The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > SUN Solaris
Google UNIX.COM


SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems .

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Determine Number of Processes Running wayne1411 Shell Programming and Scripting 4 12-17-2007 12:06 PM
forking n number of processes in a loop and not 2^n rvan High Level Programming 4 01-17-2007 12:37 AM
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 05:28 AM
Max number of concurrent processes SmartJuniorUnix UNIX for Dummies Questions & Answers 1 09-27-2000 01:59 PM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 02-14-2006
ArabOracle.com
Guest
 

Posts: n/a
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
but now I just wanna count them .

Regards
Adel
Reply With Quote
Forum Sponsor
  #2  
Old 02-14-2006
vino's Avatar
Supporter (in vino veritas)
 

Join Date: Feb 2005
Location: Bangalore, India
Posts: 2,699
Code:
 ps -ef | grep -c '[F]ND'
Reply With Quote
  #3  
Old 02-14-2006
ArabOracle.com
Guest
 

Posts: n/a
hi vino ,


Thanks alot for your fast replay : )



ADEL
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 09:12 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0