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 command should you use to check the number of files and disk space used and each user’s defined quotas?
What is env command in linux?
Does cp overwrite?
The command ‘umask -S’
What is gnu in linux?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
What is filter command in unix?
What is df command in linux?
How do I check my cpu cores?
What does grep command do?
Which command is used to find what is in your home directory?
What does mkdir do in linux?
What is netstat command in linux?
What does free command do in linux?
What is cd in cmd?