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 the basic commands for user management?
Which Command used to lock user password in Linux?
What does curl command do in linux?
Which commands are used to set a processor-intensive job to use less cpu time?
How do I find the umask value in linux?
What the command used for search file or files for specific text?
What are the basic command in linux?
What is mkdir?
Why we use pwd command in linux?
What is clang format?
What can you tell about the tar command?
What is a makefile in c?
What is lsof command in linux?
Why makefile is used in linux?
Explain about communication features in UNIX?