ps -ax | grep httpd /bin/kill -s HUP 32192 32192 = processid
ps -ax | grep httpd
/bin/kill -s HUP 32192
32192 = processid
Powered by WordPress