By using which command we can find the CPU utilization time?

Answer Posted / shh

ps -eo pcpu,pid,user,args | sort -k 1 -r |head -10

to get top 10 processes

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is awk called awk?

573


What is difference between grep and find command in unix?

570


Explain command to show the space allocation of files?

622


What will the following command do?

605


How do I search for a file in unix command?

539






What is awk used for?

611


What are file commands?

644


How do I clear my terminal history?

573


What is the use of finger command?

585


hw will u use awk in replacing cahrs and files

2719


What is unix command?

574


why metadb requires a seperate slice to create Solaris volume manager

2544


Enumerate some of the most commonly used network commands in unix?

610


How do I search a whole word in vim?

681


How does pipe () work?

585