Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What does the top command display?

Answers were Sorted based on User's Feedback



What does the top command display? ..

Answer / krishna prasad m

It wil display:
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.
these are all the things the TOP command will display

Is This Answer Correct ?    25 Yes 0 No

What does the top command display? ..

Answer / suhas kokal

top command displays the current ammount of mamory occupied
by the currently executing processes and the details.

Is This Answer Correct ?    18 Yes 1 No

What does the top command display? ..

Answer / senthil

Top command Displays:
1.System Time
2.Uptime
3.Cpu Usage
4.Phsical Memory
5.Swap Memory Usage
6.No: of Processes

Is This Answer Correct ?    12 Yes 1 No

What does the top command display? ..

Answer / sumesh

inaddition to memory usage top command displays cpu usage
and process details

Is This Answer Correct ?    13 Yes 4 No

What does the top command display? ..

Answer / 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

What does the top command display? ..

Answer / renga

Top command used to display for following details

*CPU utilization
*process statistics
*memory utilization

Is This Answer Correct ?    9 Yes 0 No

What does the top command display? ..

Answer / deoraj kuljyoti

top displays the top processes on the system and
periodically updates the information. Raw CPU percentage
is used to rank the processes.

Is This Answer Correct ?    7 Yes 0 No

What does the top command display? ..

Answer / nasrin

top provides an ongoing look at processor activity in real
time. It displays a listing of the most CPU-intensive tasks
on the system, and can provide an interactive interface for
manipulating processes. It can sort the tasks by CPU usage,
memory usage and runtime.
top displays a variety of information about the processor
state. The display is updated every 5 seconds by default,
which you can change.
it displays
uptime, processes,CPU states, mem. swap and it displays
various information about a process like pid, user, cpu
usage, mem usage, command name etc.

Is This Answer Correct ?    4 Yes 0 No

What does the top command display? ..

Answer / 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

What does the top command display? ..

Answer / fakhrulla shariff

TOP command display the version & copy right of oprating
system..............

Is This Answer Correct ?    1 Yes 25 No

Post New Answer

More Linux Commands Interview Questions

how to create a new file command

17 Answers   Google,


you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.

0 Answers  


How do I run a script in linux?

0 Answers  


How lilo is useful in linux?

0 Answers  


What is make command in linux?

0 Answers  


What does execute mean in linux?

0 Answers  


How do you create a text file in linux?

0 Answers  


If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?

0 Answers  


What does grep grep do?

0 Answers  


What are commands in grammar?

0 Answers  


You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?

0 Answers  


I want to built a fire wall using iptables. My condition is " inbound to 192.168.0.2 with a port of 80 from 172.168.0.1 should accept"

6 Answers   NetEnrich,


Categories