> 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://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to