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 can we use grep command in unix?
How do I search for a file in unix command?
what is the advaantage of each user having its own copy of the shell?
Which command can you use to find the currently running process in unix server?
how to sort the content of the file based on numeric values
How do I open a port?
What command is used to switching between users in unix?
What is the search command in unix?
What are the differences among a system call, a library function, and a unix command?
Enumerate some of the most commonly used network commands in unix?
Which unix command lists files/folders in alphabetical order?
What is nr in awk command?
Describe the usage and functionality of the command rm –r * in unix?
What does awk stand for?
What is $0 bash?