

McqMate
Q. |
How would you display running httpd processes? |
A. | ps -C httpd |
B. | ps -d httpd |
C. | ps -r httpd |
D. | ps -D httpd |
Answer» A. ps -C httpd |
View all MCQs in
Linux Operating SystemNo comments yet