diff options
author | Ian Moffett <ian@osmora.org> | 2025-08-22 02:59:25 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-08-22 02:59:25 -0400 |
commit | 84cd06f9a7439f2a35aaa11d4a926eaa88751921 (patch) | |
tree | 61dc130671d418f9fa6044a69a8f827568b97f5d /README.md | |
parent | c38473f5f9ff847d768e028fb7759f8b0a1b4088 (diff) |
docs: readme: Add new programs in README
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -57,6 +57,10 @@ such programs include: - ``oemu`` - OSMORA [OSMX64](https://github.com/sigsegv7/OSMX64) Emulator - ``kstat`` - Read kernel statistics - ``dmidump`` - Dump DMI/SMBios information +- ``screensave`` - Glitch art screensaver +- ``whoami`` - Print effective user name +- ``sysctl`` - Runtime kernel parameters +- ``notes`` - Music box And more! See ``usr.bin/*`` |