D 2014-01-21T09:47:53.604 L Manual P 5c7fba072c4d7994dae70ead1a81a7c257e819a8 U rkeene W 3346
freecolor − Display amount of free and used memory graphically
freecolor [options]
freecolor displays the total amount of free and used physical and swap memory in the system as a colored bargraph on the command line.
−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. |
/proc/meminfo
memory information
ps(1), free(1), slabtop(1), top(1), vmstat(8).
Written by Roy Keene.
Please send bug reports to freecolor@rkeene.org