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).
- 10:34, 12 May 2023 MkWikiEnSysOp talk contribs created page OpenBSD 6.9 (Created page with "== General information == OpenBSD 6.9 was released on [https://distrowatch.com/?newsid=11232 2021-05-01]. It contains 11314 packages with a total size of 50.685.511.806 bytes (48337 MiB). === How to determine package stats === wget http://ftp.eu.openbsd.org/pub/OpenBSD/6.9/packages/amd64/ -Oopenbsd69packages.html # Number of packages grep "<a href" openbsd69packages.html | wc -l # Total size of all packages grep "<a href" openbsd69packages.html | awk -F' ' '{prin...")