1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:38:11 +00:00
serenity/Base/usr/share
Liav A 83ebd1882f Utilities: Add the memstat utility
This small utility is something we probably needed for a very long
time - a way to print memory statistics in an elegant manner.

This utility opens /sys/kernel/memstat, reads it and decode the values
into human readable entries, possibly even into human-readable sizes.
2023-07-05 08:34:51 +02:00
..
man Utilities: Add the memstat utility 2023-07-05 08:34:51 +02:00
shell/completion Base: Add some default completions to shellrc 2022-04-18 19:53:10 +04:30