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 text file in linux?
What is the difference between command ‘ping’ and ‘ping6’?
What file type is a makefile?
What are the basic dos commands?
What is ulimit in linux?
What does f mean linux?
How do I use nslookup in linux?
What does df command do in linux?
How do I run multiple commands in linux?
What is a ulimit in unix?
How does case sensitivity affect the way you use commands?
What is vnc?
How can you check the amount of lines in a file?
What does the command env do?
How do I permanently set ulimit in linux?