Mac OS X List ports
Posted by pebuchmann on 27 Jun 2010 | Tagged as: Mac OS X
This command lists all port entries which contain the token LISTEN:
lsof -i | grep LISTEN
No Comments »
Posted by pebuchmann on 27 Jun 2010 | Tagged as: Mac OS X
This command lists all port entries which contain the token LISTEN:
lsof -i | grep LISTEN
No Comments »