RE: finding if a process is running

2002-02-08 Thread Bryan Pershall
] Subject: Re: finding if a process is running ps -elf | grep Mike W Bryan Pershall wrote: > > How do I find if a process is running if I know the name of it > > Bryan Pershall > ProjecTools.com, Inc. > > mailto:[EMAIL PROTECTED] > http://www.projectools.c

Re: finding if a process is running

2002-02-08 Thread mikew
ps -elf | grep Mike W Bryan Pershall wrote: > > How do I find if a process is running if I know the name of it > > Bryan Pershall > ProjecTools.com, Inc. > > mailto:[EMAIL PROTECTED] > http://www.projectools.com > Tel: (281) 847-2097 > > _

Re: finding if a process is running

2002-02-08 Thread G. T. Francisco, III
On Fri, Feb 08, 2002 at 04:50:06PM -0600, Bryan Pershall said: > How do I find if a process is running if I know the name of it > Try "ps aux |grep -i name_of_process" Cheers, ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com

Re: finding if a process is running

2002-02-08 Thread Dave Reed
> From: "Bryan Pershall" <[EMAIL PROTECTED]> > > How do I find if a process is running if I know the name of it > > Bryan Pershall > ProjecTools.com, Inc. Try: ps aux | grep name Dave ___ Redhat-list mailing list [EMAIL PROTECTED] https://listm

Re: finding if a process is running

2002-02-08 Thread Mark Neidorff
ps auxw | grep On Fri, 8 Feb 2002, Bryan Pershall wrote: > How do I find if a process is running if I know the name of it > > Bryan Pershall > ProjecTools.com, Inc. > > mailto:[EMAIL PROTECTED] > http://www.projectools.com > Tel: (281) 847-2097 > > > > > _

finding if a process is running

2002-02-08 Thread Bryan Pershall
How do I find if a process is running if I know the name of it Bryan Pershall ProjecTools.com, Inc. mailto:[EMAIL PROTECTED] http://www.projectools.com Tel: (281) 847-2097 _ Do You Yahoo!? Get your free @yahoo.com address at http://