|
|
| |
FREECOLOR(1) |
User Commands |
FREECOLOR(1) |
freecolor - Display amount of free and used memory graphically
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).
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |