Answers for "List the processes that are listening on a specific port"

0

List the processes that are listening on a specific port

lsof -i:(port number)
Posted by: Guest on March-15-2022

Code answers related to "List the processes that are listening on a specific port"

Browse Popular Code Answers by Language