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 clang tidy?

667


What is the example of command sentence?

608


How do you create a file in linux?

586


What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?

643


What is the difference between rmdir and rm r?

703






What command would you use to check how much memory is being used by linux?

628


What is free linux?

674


What does umask 022 mean?

733


What does grep grep do?

600


How do I find the console in linux?

619


How to give acl permission in numerical mode on linux?

621


What is makefile target?

597


The ‘logout’ built in command is used to

850


Which command is used to check the number of files and disk space used and the each user’s defined quota?

636


What is a makefile in c?

656