Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Finding Apache http Process

# ps -ef | grep -i http | awk '{print $1}'
Source by thelinuxterminal.com #
 
PREVIOUS NEXT
Tagged: #Finding #Apache #http #Process
ADD COMMENT
Topic
Name
4+8 =