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


Please Help Members By Posting Answers For Below Questions

why context switching time should be minimum? How it depends on hardware support?

1482


Explain the linux ‘cd’ command options along with the description?

680


What is the symbol of linux?

752


Explain command grouping in linux?

748


What is the command can be run to remove all the rules in an iptable table?

777


Find command can search for files by

731


You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?

855


How do you kill a process in linux?

745


Which command is used to find what is in your home directory?

733


How do I change directories in linux command line?

635


How do you sort cpu in top command?

740


When and how linux developed?

758


What does df command do in linux?

729


What would be the result of the command paste -s dog cat?

722


What the command used for list the contents of your home directory, current directory and all subdirectories?

709