Created
February 23, 2015 10:10
-
-
Save gwagroves/abd22a02e5b3352a8c98 to your computer and use it in GitHub Desktop.
Find out which user apache is running as
This file contains 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
ps aux | egrep '(apache|httpd)' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment