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 do you mean by directory?

562


You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?

506


What are the commands used in command prompt?

541


How do I permanently delete linux history?

536


What are the linux commands used in devops?

554






What does history command do in linux?

533


What does execute mean in linux?

548


What are bash scripts used for?

575


What is the command to check cpu speed in linux?

530


What is $@ in shell?

542


What are the options of wc command?

558


What is command to check ports running/used over local machine

650


What is vnc?

601


You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?

532


State and explain about features of UNIX?

579