Also see Linux-WatchSystemStatsSimilarToTheTopCommand
Find the largest cpu hog
$ ps -eo pcpu,pid,user,args | sort -k 1 -r | head -2 | tail -1
References
[Click to add or edit comments])
Please prepend comments below including a date
Also see Linux-WatchSystemStatsSimilarToTheTopCommand
Please prepend comments below including a date