aboutsummaryrefslogtreecommitdiff
path: root/lib/subcommands/sysinfo.bash
AgeCommit message (Expand)AuthorFilesLines
2023-05-22Use [0-9] to be more portablePatrick Spek1-2/+2
2023-05-22Calculate storage in a POSIX compliant mannerPatrick Spek1-6/+6
2023-05-22Ensure defaults are set properly, rather than only on load_1Patrick Spek1-9/+9
2023-05-22Add double-quotes around vars to please shellcheckPatrick Spek1-4/+4
2023-05-22Add the missing memory_free and memory_used for FreeBSDPatrick Spek1-1/+3
2023-05-21Use awk for floating point mathPatrick Spek1-6/+6
2023-05-21Add memory_total and uptime to FreeBSD's sysinfoPatrick Spek1-0/+2
2023-05-21Make the load a more uniform formatPatrick Spek1-1/+5
2023-05-21Make more sysinfo work on FreeBSDPatrick Spek1-8/+21
2023-05-21Add storage to sysinfoPatrick Spek1-7/+26
2023-05-21Slightly change the way memory is presentedPatrick Spek1-2/+2
2023-05-21Add more information to sysinfoPatrick Spek1-0/+29
2022-04-17Add licensePatrick Spek1-0/+4
2022-04-17Add a Makefile for easy installationPatrick Spek1-1/+2
2022-04-15Initial commitPatrick Spek1-0/+11