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 is 9 in kill?
What is df command in unix?
Explain the linux directory commands along with the description?
How does diff command work?
What is command to check ports running/used over local machine
Which is the required command for checking the file system?
What does uname command do?
What is unix finger command?
What is devops model?
Explain about the command lynx?
What is llvm used for?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What is a good processor speed?
How find ip address linux?
What is cpu utilization linux?