All public logs

Jump to navigation Jump to search

Combined display of all available logs of MK Wiki EN. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:27, 13 May 2023 MkWikiEnSysOp talk contribs created page OpenBSD 7.2 (Created page with "== General information == OpenBSD 7.2 was released on [https://distrowatch.com/?newsid=11645 2022-10-20]. It contains 11455 packages with a total size of 61.603.905.586 bytes (58750 MiB). === How to determine package stats === wget http://ftp.eu.openbsd.org/pub/OpenBSD/7.2/packages/amd64/ -Oopenbsd72packages.html # Number of packages grep "<a href" openbsd72packages.html | wc -l # Total size of all packages grep "<a href" openbsd72packages.html | awk -F' ' '{prin...")