What does the top command display?
Answer Posted / krishna prasad m
It wil display:
1. process id
2. username
3. priority of task
4. Nice value of a task
5. Amount of virtual memory used by task
6. Resident size (non swapped physical memory used by task)
7. Amount of shared memory used by task
8. process status(whether sleep or running)
9. Share of physical memory usage
10. CPU time (in Hundredths) and
11. command or program used or using.
these are all the things the TOP command will display
| Is This Answer Correct ? | 25 Yes | 0 No |
Post New Answer View All Answers
What are grep commands?
How many interfaces(ethernet cards) are working using single command?
How do you grep?
How do I change shell in linux?
How do you sort cpu in top command?
Does cp overwrite?
What does cd do in linux?
What is history command in linux?
List the three main parts of an operating system command?
What is the difference between cd and cd in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
Which daemon is used for scheduling of the commands?
What are the ms dos commands?
What is ulimit in linux?
Which command would you use to create a file system on a new hard drive?