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
How do I use grep to search for a file?
What is unix command?
What is the function of grep command in unix?
What do chmod command do?
How many unix commands are there?
Describe the usage and functionality of the command rm –r * in unix?
What do chmod, chown, chgrp commands do?
What are the general commands in using unix os for a beginner?
Can you explain a little bit about command substitution?
How does pipe () work?
How does the system know where one command ends and another begins?
What is grep short for?
What are the unix commands?
How does shebang work?
Name the general commands in using unix os for a beginner?