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

Why is it called grep?

552


Can you explain a little bit about command substitution?

595


What is the difference between cat and more command?

618


Describe the zip/unzip command using gzip.

602


What is the function of grep command in unix?

573






How can we use grep command in unix?

606


What is the use of sed command in unix?

585


How do I use nslookup?

567


What does the “echo” command do?

614


What's a command word?

579


Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

628


What do know about tee command and its usage?

580


Who command in unix?

562


What does the command '$ls | wc –l > file1' do?

672


What is s and g in sed command?

551