查看apache的运行权限可用以下哪个命令实现。(____)。
A.ps -ef|httpd
B.ps -ef|grep http
C.ps -ef|grep httpd
D.ps -ef|grep apache
正确答案是C