The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-23-2005
jimmynath jimmynath is offline
Registered User
  
 

Join Date: Aug 2005
Posts: 11
need to grep or egrep the running processes in C file

Hi,

I want to find if specific process are running at any given moment in C? please tell me how do I do this. Currently I am trying to save these process ids in a file and check it. But this is not a foolproof method.

thanks in advance.


Jimmy