By using which command we can find the CPU utilization time?
Answer Posted / kiruthiga.s
prstat | grep-i cpu
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are grep patterns?
Differentiate cmp command from diff command.
What are the general commands in using unix os for a beginner?
How do you grep recursively?
Write a command to kill the last background job?
Explain command to display different lines that are found when compare two files?
What does the md command do?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Why is it called a shebang?
How do I use grep to search for a file?
How do I delete files from command prompt?
Can you explain a little bit about command substitution?
Why is awk called awk?
How can we use grep command in unix?
What is $0 bash?