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
How do I run a bash script?
What is awk good for?
What is grep r?
Why is awk called awk?
How do I clear my terminal history?
Explain command to show the space allocation of files?
Why is it called a shebang?
What is the first character of the output in ls l command?
How do I open a port?
why metadb requires a seperate slice to create Solaris volume manager
Explain the steps that a shell follows while processing a command.
Who wrote grep?
How do I search for text in vi?
What is “chmod” command?
How do you repeat a command in terminal?