Linux Memory Info: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
free -mt
free -mt
</pre>
</pre>
Displays RAM and swap.
==-m==
Display the amount in MB.
==-t==
Display totals (RAM and swap).


=proc meminfo=
=proc meminfo=


=top=
=top=

Revision as of 05:09, 5 January 2016

Internal

free

free -mt

Displays RAM and swap.

-m

Display the amount in MB.

-t

Display totals (RAM and swap).


proc meminfo

top