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
Why is shebang used?
What is nr in awk command?
Which command is used to kill the last background job?
What is the comma to show the space allocation of files?
How do I clear my terminal history?
What does this command do,"$more readme.txt“?
What does sed command do in unix?
What is ctrl d?
What is sed awk grep?
What command is used to switching between users in unix?
How does pipe () work?
Name the various commands that are used for the user information in unix.
What is the pipe command?
Describe the zip/unzip command using gzip.
What is a command and examples?