UNIX Guide, for beginners and Mac OS X users
You are here: SillyDog701 > UNIX Guide >SillyDog701 > UNIX Guide > (index) supportSupport - ask in our friendly forums.

Monitoring processes

To monitor the state of your processes use the ps command.

   ps [-option]

Used without options this produces a list of all the processes owned by you and associated with your terminal.

Options for this command vary with the type of UNIX system that you are using. Consult the man page for the ps command to check which command options are available on your UNIX.

It may be that you are running more than one terminal session on the system and/or that you have processes which have no controlling terminal associated with them. This is likely if you are working within a networked windowing environment such as X.

To display details about all the processes which belong to you use one of the following commands:

System V

   ps -u your_user_name

BSD

   ps -x

[Home]UNIX Guide home | [Search]search | index
Page URL: http://sillydog.org/unix/
[SillyDog701] [Netscape] [MozInfo701] [MacCentre701] [UNIX Guide] [AntTunes701][Forums] [Search] [Change Log] [Feedback] [About Us] [Sitemap]
This UNIX Guide maintained by SillyDog701, portion of this Guide is based on UNIXhelp. UNIXhelp is copyright University of Edinburgh. This page was last modified on 14 March, 2006
Netscape NOW!Made on a Mac
support MozInfo701 and SillyDog701