Linux

Categorized | System, cli

Display Linux memory usage in real-time

If you want to display your memory usage in real-time, do a

watch -d “free -mt”

It will display used and free memory every two seconds.

Author Profile

T4L ;

Other posts by T4L

Author's web site



Are you satisfied with this blog?
Why not subscribe our RSS Feed? you will always get the latest post.


1 Trackback(s)

  1. 20 02 2009 : Display real time memory use from CLI « Linux & Stuff

Leave A Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>