Created
June 28, 2018 03:15
-
-
Save ShapeShifter499/81f5a1ba0d94e66cfbb5bf40d552c7ba to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@kumo extra]# ps -O pid,uname,comm -C httpd | |
PID PID USER COMMAND S TTY TIME COMMAND | |
2761 2761 root httpd S ? 00:00:00 /usr/bin/httpd -k start -DFOREGROUND | |
2762 2762 http httpd S ? 00:00:00 /usr/bin/httpd -k start -DFOREGROUND | |
2763 2763 http httpd S ? 00:00:00 /usr/bin/httpd -k start -DFOREGROUND | |
2764 2764 http httpd S ? 00:00:00 /usr/bin/httpd -k start -DFOREGROUND | |
[root@kumo extra]# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment