Answers for "linux find pid of process listening on port"

-1

get pid running on port

netstat -nlp|grep 9000
Posted by: Guest on June-05-2021

Code answers related to "linux find pid of process listening on port"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language