What does the top command display?
Answer Posted / nasrin
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.
top displays a variety of information about the processor
state. The display is updated every 5 seconds by default,
which you can change.
it displays
uptime, processes,CPU states, mem. swap and it displays
various information about a process like pid, user, cpu
usage, mem usage, command name etc.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you create a file?
What does umask 022 mean?
What does history command do in linux?
How do I check disk space in linux?
Which is the required command for checking the file system?
What command would you use to check how much memory is being used by linux?
Who linux commands?
How many cmd commands are there?
How can we increase disk read performance in single command in Linux operating system?
Which command is used to terminate a process?
Write about an internal command.
How use more command in linux?
What is filter command in unix?
How do you clear the screen in linux?
What is the difference between command ‘ping’ and ‘ping6’?