On Tuesday 14 July 2009 03:11:51 pm Michal Brzozowski wrote:
> What's the best way to get the CPU usage from command line?
I would go for "cat /proc/loadavg |cut -d' ' -f1"
It gives you the load for the last minute. It's not just cpu utilisation but 
is usually a better performance indicator than cpu usage.
-- 
Vincent MEURISSE

_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to