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
Who command in unix operating system?
Write a command to display a file’s contents in various formats?
What are awk commands?
How do I find previous commands in unix?
What command is used to switching between users in unix?
What do chmod command do?
Explain ‘library functions’ with respect to unix commands?
What does awk stand for?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is the use of cut command in unix?
Which command is used to find whether the system is 32 bit or 64 bit?
What is time_t?
What's a command word?
How to use grep command to list find the records of a file containing 10 different strings?
What is the use of tee command?