Hi,
I use ps command to see usage of mem or cpu and sort it as bigger to smaller count .But is there a way to calculate total count of usage.I mean ;
%CPU
283.0
63.3
12.4
6.9
6.6
5.5
+ 5.4
-------
?
How can i find to total count of cpu usage without using Top or something different utility.I want to usa a script for this
Thanks a lot.