diff options
author | Mike Coddington <mike@coddington.us> | 2016-11-03 11:49:09 -0500 |
---|---|---|
committer | Mike Coddington <mike@coddington.us> | 2016-11-16 13:03:15 -0600 |
commit | c3eb0c401200320151770680b9291197e759bfc9 (patch) | |
tree | d6606a62db4a5b45415cb73b834768bf3706e46b /README.md | |
parent | bcd5732b04d5b8b6572b2d1f122a2762316ea476 (diff) |
Add "uname -r" functionality
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ The following information is included: - Username/GID/UID - Hostname - IP addresses +- Kernel version - Load averages - Memory status (free memory, percentage, total memory and used memory) - Swap status (free swap, percentage, total swap and used swap) |