Hi, all

i need to write a short shell script to get the
available memory  percentage,for example: if i get
available memory 2033680, and total memory  2555848,
how could i change these two data into percentage?

if i excute `expr 2033680 / 2555848` ,result is 0, pls
tell me how to get the percentage result i want..
 

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to