Answers for "ki LISTEN 79597/apache2"

0

ki LISTEN 79597/apache2

sudo lsof -t -i tcp:80 -s tcp:listen | sudo xargs kill
Posted by: Guest on April-06-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language