By using which command we can find the CPU utilization time?
Answer Posted / priya
top - display top CPU processes
DESCRIPTION
top provides an ongoing look at processor activity in real
time. It displays a listing of the most CPU-intensive tasks
on the system, and can provide an interactive interface for
manipulating processes. It can sort the tasks by CPU usage,
memory usage and runtime. can be better configured than the
standard top from the procps suite. Most features can either
be selected by an interactive command or by specifying the
feature in the personal or system-wide configuration file.
See below for more information.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is s and g in sed command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Which command is used to copy files?
What is sed awk grep?
how to sort the content of the file based on numeric values
How do you grep recursively?
What does find command return in unix?
Does cp command overwrite files?
What happens when we execute a unix command?
How do I run a bash script?
What is the use of egrep command in unix?
What does the “echo” command do?
Explain command to show the space allocation of files?
What command is used to check the current users?
Is command prompt unix?