On Tue, Feb 21, 2017 at 8:15 AM, Yehuda Katz <yeh...@ymkatz.net> wrote:
> That grep would not work on Debian-style packages because they show apache2
> as the executable but it might be the best way on other systems.

Good point, Yehuda.  I guess I should find out

But I just looked at my ps output and it shows the complete star line
so grepp ing apache should work for me, too:

$ ps -C httpd -o cmd=
/usr/local/apache2/bin/httpd -k start

Thanks!

-Tom

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

Reply via email to