Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

list of running ports linux

# it list the all running ports with process id.
$ netstat -ltnp
 
PREVIOUS NEXT
Tagged: #list #running #ports #linux
ADD COMMENT
Topic
Name
9+8 =