What does the top command display?

Answer Posted / venkat.palavarapu

top - display Linux tasks

The top program provides a dynamic real-time view of a running system. It can display system summary information as well as a list of tasks currently being managed by the Linux kernel. The types of system summary information shown and the types, order and size of information displayed for tasks are all user configurable and that configuration can be made persistent across restarts.
‘top’ gives the following information
1. Process ID
2. USER
3. Task Priority
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. CPU time (in Hundredths) and
10. Share of physical memory usage
11. Duration of the Task
12. Task/command name

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of ls command?

482


How cp command works in linux?

519


What is bash command?

490


How do I check my cpu speed?

512


Explain the working of command grouping?

531






What is the use of finger command in linux?

511


What is FC command?

485


What does cd – command do?

584


What does && mean in bash?

561


What does mkdir do in linux?

525


What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?

663


How do I know my shell?

531


What is cd command used for?

554


What is umask in linux?

526


What is cd in cmd?

516