By using which command we can find the CPU utilization time?
Answer Posted / racks
sar -u
The above command will display the current CPU usage.
# sar
The above command will display the entire day’s CPU usage.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is unix command?
Write a command to display a file’s contents in various formats?
What is the use of finger command?
What are file commands?
Who wrote grep?
What is the difference between grep and grep?
What do chmod command do?
What is the difference between cat and more command?
How do you repeat a command in terminal?
What does the md command do?
Which command will print your home directory on screen?
Explain command to view process running?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
How does the system know where one command ends and another begins?
What is command statement?