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


Please Help Members By Posting Answers For Below Questions

How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

771


What is awk command used for?

605


What is $0 bash?

655


What is the use of cut command in unix?

710


Who invented grep?

664






Why is grep called grep?

793


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

972


What is grep short for?

568


What does sed command do in unix?

579


How do I search for text in vi?

597


How do I run a whois command?

613


What is awk used for?

628


What is the first character of the output in ls l command?

643


What does the “echo” command do?

636


What are grep patterns?

585