1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 06:58:11 +00:00
serenity/Base/usr/share
Sam Atkins 8faeb13036 uptime: Bring output closer to Linux/BSDs, and add -p flag
The -p flag is equivalent to the previous behavior: outputting the
uptime in a human-readable form.

We don't seem to expose the number of online users or the load averages,
so those sections are missing from the output compared to those OSes.
2024-01-25 09:07:32 +01:00
..
man uptime: Bring output closer to Linux/BSDs, and add -p flag 2024-01-25 09:07:32 +01:00
shell/completion Base: Fix indentation in completion function for kill 2023-11-16 23:07:31 +03:30