![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Determine Number of Processes Running | wayne1411 | Shell Programming and Scripting | 4 | 12-17-2007 11:06 AM |
| forking n number of processes in a loop and not 2^n | rvan | High Level Programming | 4 | 01-16-2007 11:37 PM |
| how to find all processes that are running | speedieB | UNIX for Dummies Questions & Answers | 9 | 07-12-2006 02:04 AM |
| Unix and the maximum number of processes under a 386 box. | krhamidou | UNIX for Advanced & Expert Users | 0 | 11-06-2005 04:28 AM |
| Max number of concurrent processes | SmartJuniorUnix | UNIX for Dummies Questions & Answers | 1 | 09-27-2000 01:59 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
How to find number of processes ?
Hi ,
I need to count all processes contains the pattren "FND" For Example: I was reteriving the details of all processes related to "FND" by this command Code:
$ ps -ef | grep FND Regards Adel |
| Forum Sponsor | ||
|
|