On Mon, 2008-07-14 at 15:23 -0400, Wei, Alice J. wrote:
> Hi, Rob:
>
> This is the output:
>
> root 31232 0.0 0.0 4120 672 pts/1 R+ 15:22 0:00 grep
> apache|httpd
>
> Does this help?
Sorry... my bad, can you do the following:
ps awxu | grep -E 'apache|httpd'
I have grep aliased on my system so the -E flag is automatically
added :)
Thanks,
Rob.
--
http://www.interjinn.com
Application and Templating Framework for PHP
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php