>> > What happens if you do ps -ef | grep httpd
> root@GBRTEF01LX005:/home/bzadmin/httpd-2.4.29# ps -ef | grep httpd
> root 31788 8262 0 03:19 pts/0 00:00:00 grep --color=auto httpd
Never mind.  This is the grep execution. 
 
> > ps -ef | grep apache (without the '2' on the end)
> root@GBRTEF01LX005:/home/bzadmin/httpd-2.4.29# ps -ef | grep apache
> root 31790 8262 0 03:20 pts/0 00:00:00 grep --color=auto apache
Samething there..  Darn it!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to