if I type
Code:
sudo ps -aux | grep httpd
ps: No user named 'x'
if I type
Code:
sudo ps aux | grep httpd
aneuryzma 1784 0.0 0.0 75532 456 s000 S+ 8:01PM 0:00.00 grep httpd
_www 1633 0.0 0.2 89032 4640 ?? S 5:34PM 0:00.18 /usr/sbin/httpd -D FOREGROUND
root 1614 0.0 0.0 75532 924 s001 S+ 5:33PM 0:00.17 pico /private/etc/apache2/extra/httpd-vhosts.conf
_www 1613 0.0 0.2 89032 4672 ?? S 5:33PM 0:00.33 /usr/sbin/httpd -D FOREGROUND
_www 1610 0.0 0.2 89032 4672 ?? S 5:33PM 0:01.13 /usr/sbin/httpd -D FOREGROUND
root 1609 0.0 0.3 87992 6468 ?? Ss 5:33PM 0:00.83 /usr/sbin/httpd -D FOREGROUND