freecolor - Man Page
Display amount of free and used memory graphically
Synopsis
freecolor [options]
Description
freecolor displays the total amount of free and used physical and swap memory in the system as a colored bargraph on the command line.
Options
- -b
Display the amount of memory in bytes.
- -k
Display the amount of memory in kilobytes. This is the default.
- -m
Display the amount of memory in megabytes.
- -o
Display the output in old format, the only difference being this option will disable the display of the "buffer adjusted" line.
- -s
Continuously display the result delay seconds apart. You may actually specify any floating point number for delay, usleep(3) is used for microsecond resolution delay times.
- -t
Display a line showing the column totals.
- -V
Display version information.
Files
- /proc/meminfo
memory information
See Also
Authors
Written by Roy Keene.
Reporting Bugs
Please send bug reports to freecolor@rkeene.org