Linux Shell Command - List processes running on the system

Mobile
feeds
Welcome Login | Register

Linux Shell Command - List processes running on the system
Reply Your Comments:
Click this button if you are interested in replying to this topic and leave your comments
Sent To Friend
CLick this button if you want to send this page to a friend.
Subsribe To Rss Feeds
Subscribe to RSS
CLick this button if you want to subscribe to this RSS Feed. You can use your browsers feeds burners if you have mozilla or internet explorer 7 or higher and keep up with updates.
  Forums Index
      » Linux Forums
        » » Linux Shell Command - List processes running on the system
Linux Shell Command - List processes running on the system
Post Description: linux shell command list processes running on the system Linux
Post Tags:
This Post Has Been Viewed 1264 Times Since Wed Aug 02, 2006 6:31 pm Author webmaster with 1 replies
Next Post »» Trace Route to Host trap Run a command when a signal is set bourne
Linux Shell Command - List processes running on the system
Advertise On This Page




Use this linux shell command to List processes running on the system


     Code:
top



Leave Your Comments

Your Name
Your Email Address (Will Not Be Published)
Notify Me When Someone Replies to this Page
(An email will be sent to you when someone replies to your comments)
Your Comments
Include A Picture with your comments
Share
| More
Share this page by putting this URL in your comments to other websites like myspace, Facebook, Twitter friendster, Hi5, Groups, Boards, Forum or others. Just Copy and Paste this Code
URL:
To embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.
Embed:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
BBCODE:
Subscribe Feeds
Webmasters - Exchange Links With Us. Add related websites to this topic
Add Link:
Links Related to : Linux Shell Command - List processes running on the system

Comments and replies About Linux Shell Command - List processes running on the system
:: 1 :: Reply #85035 Reply By unix On Sat Dec 06, 2008 11:45 am
unix:
yeah, it helps

top(1) linux userâs manual top(1)

name
top - display linux tasks

synopsis
top -hv | -bchiss -d delay -n iterations -p pid [, pid ...]

the traditional switches â-â and whitespace are optional.

description
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 config-
urable and that configuration can be made persistent across restarts.

the program provides a limited interactive interface for process manipulation as
well as a much more extensive interface for personal configuration -- encom-
passing every aspect of its operation. and while top is referred to throughout
this document, you are free to name the program anything you wish. that new
name, possibly an alias, will then be reflected on topâs display and used when
reading and writing a configuration file.

overview
documentation
the remaining table of contents
1. command-line options
2. fields / columns
a. descriptions of fields
b. selecting and ordering columns
3. interactive commands
a. global commands
b. summary area commands
c. task area commands
d. color mapping
4. alternate-display mode