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

What does this command do,"$more readme.txt“?

689


Write a command to kill the last background job?

618


What difference between cmp and diff commands?

722


Which command is used to copy files?

556


Why is grep called grep?

779






How many unix commands are there?

627


What do chgrp command do?

590


What does #!/ Bin sh do?

589


What do know about tee command and its usage?

587


How do I use nslookup?

574


What is grep command in unix with examples?

604


How do I search a whole word in vim?

693


Which command is used to find whether the system is 32 bit or 64 bit?

631


How do I use grep to search for a file?

580


Name the general commands in using unix os for a beginner?

623