Query: free
OS: suse
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FREE(1) Linux User's Manual FREE(1)NAMEfree - Display amount of free and used memory in the systemSYNOPSISfree [-b | -k | -m] [-o] [-s delay ] [-t] [-V]DESCRIPTIONfree displays the total amount of free and used physical and swap memory in the system, as well as the buffers used by the kernel. The shared memory column should be ignored; it is obsolete. Options The -b switch displays the amount of memory in bytes; the -k switch (set by default) displays it in kilobytes; the -m switch displays it in megabytes. The -t switch displays a line containing the totals. The -o switch disables the display of a "buffer adjusted" line. If the -o option is not specified, free subtracts buffer memory from the used memory and adds it to the free memory reported. The -s switch activates continuous polling delay seconds apart. You may actually specify any floating point number for delay, usleep(3) is used for microsecond resolution delay times. The -V displays version information.FILES/proc/meminfo-- memory informationSEE ALSOps(1), slabtop(1), vmstat(8), top(1)AUTHORSWritten by Brian Edmonds. Send bug reports to <albert@users.sf.net> Cohesive Systems 20 Mar 1993 FREE(1)
Related Man Pages |
---|
vmstat(8) - redhat |
free(1) - debian |
vmstat(8) - suse |
free(1) - minix |
free(1) - v7 |
Similar Topics in the Unix Linux Community |
---|
Determining free(available) memory in MV linux |
How can I get HPUX memory? |
Linux Server free memory decreases |
Fill the directory |
Unkown memory usage, top doesn't know |