This is a discussion on Is this a Utility within the Linux forums, part of the Operating Systems category; Is ps a utility in UNIX operating system. If so what is the use of this? I am curious to ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
The general syntax of ps is normally typing ps in the command line to know about the process status of an operating system. But there are also additional options in it and the user can use it as per their needs.
Some of the options that can be used with ps are given below: -A Select all processes. T Select all processes associated with this terminal. -d Select all processes except session leaders. |
|
|||
|
Apart from the options it is also possible to combine ps with other commands in UNIX to get more detailed information as per the needs of the programmers. For example ps command when used along with grep command in UNIX is used for finding information about one process namely the process id. That is it is achieved by piping the output of ps command as input to grep command.
|
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Looking for a utility that will delete middle directories | mraymus | Software Patterns | 1 | 06-16-2004 04:44 PM |
| Time Management Utility... | Will Atkinson | Software Patterns | 1 | 05-29-2004 12:46 PM |
| Apple II Csa2 FAQs: Uploading & Downloading, Part 21/25 | rubywand@swbell.net | Tech FAQ | 0 | 05-04-2004 10:01 AM |
| Viruses and the Mac FAQ | David Harley | Tech FAQ | 0 | 04-26-2004 06:46 AM |
| Viruses and the Mac FAQ | David Harley | Tech FAQ | 0 | 04-11-2004 08:10 AM |