1FREECOLOR(1)                     User Commands                    FREECOLOR(1)
2
3
4

NAME

6       freecolor - Display amount of free and used memory graphically
7

SYNOPSIS

9       freecolor [options]
10

DESCRIPTION

12       freecolor  displays the total amount of free and used physical and swap
13       memory in the system as a colored bargraph on the command line.
14

OPTIONS

16       -b     Display the amount of memory in bytes.
17
18       -k     Display the amount of memory in kilobytes.  This is the default.
19
20       -m     Display the amount of memory in megabytes.
21
22       -o     Display the output in old format, the only difference being this
23              option will disable the display of the "buffer adjusted" line.
24
25       -s     Continuously  display  the  result delay seconds apart.  You may
26              actually specify any floating point number for delay,  usleep(3)
27              is used for microsecond resolution delay times.
28
29       -t     Display a line showing the column totals.
30
31       -V     Display version information.
32

FILES

34       /proc/meminfo
35              memory information
36

SEE ALSO

38       ps(1), free(1), slabtop(1), top(1), vmstat(8).
39

AUTHORS

41       Written by Roy Keene.
42

REPORTING BUGS

44       Please send bug reports to ⟨freecolor@rkeene.org⟩
45
46
47
48freecolor                        January 2014                     FREECOLOR(1)
Impressum