L'AmministraTuri
My personal-tech blog
Pagine
Home
Linux
Ubuntu
Python
Software
OpenStack
me (at) github
About
09/06/14
Percentage of memory that is free
Hi, if you want to get a percentage value of free memory on your linux box type this command:
# free | grep Mem | awk '{ printf("free: %.4f %%\n", $4/$2 * 100.0) }'
Nessun commento:
Posta un commento
Post più recente
Post più vecchio
Home page
Iscriviti a:
Commenti sul post (Atom)
Nessun commento:
Posta un commento