What does the top command display?
Answer Posted / d.veera
Top command is used, we can see live status of process. (
example like in windows task manager)
We can see follwing details on live.
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.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is grep command?
What is echo command in batch file?
Why do we use cmake?
What are the 4 kinds of sentences with examples?
What does umask 077 mean?
What is apple llvm?
How does grep work in linux?
What is know about grep commands?
How do I check my system performance?
Is llvm a virtual machine?
Main configuration file and command used for NFS enabling exported directories and deamons?
What does kill in linux?
Which command is used to clear the screen?
Which command is used to terminate a process?
What is 9 in kill?