Re: How to Search for running Application

2004-05-13 Thread Harry Putnam
"Wiggins d Anconia" <[EMAIL PROTECTED]> writes: >> >> Hi All, >>Is there any way in perl i can search for the running > application and its process id using perl. e.g. Let us suppose I know > the name of the application as httpd Can i search in processes > whether that application is runn

Re: How to Search for running Application

2004-05-13 Thread Wiggins d Anconia
> > Hi All, >Is there any way in perl i can search for the running application and its process id using perl. e.g. Let us suppose I know the name of the application as httpd Can i search in processes whether that application is running and what is its process id My problem is even if some