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 the first character of the output in ls l command?
What is the difference between grep and grep?
How do I search for text in vi?
Which command is used to delete all files in the current directory and all its sub-directories?
How do I find previous commands in unix?
Can you explain a little bit about command substitution?
What is merge command in unix?
What is the pipe command?
How do I run a whois command?
What is the function of grep command in unix?
What is the size of time_t?
What is the difference between cat command and more command?
What is s and g in sed command?
What is grep and how do you use it?
How do I use grep to find a file?