Skip to content

Instantly share code, notes, and snippets.

@eric
Forked from defunkt/ports.sh
Created April 21, 2010 18:40
Show Gist options
  • Save eric/374223 to your computer and use it in GitHub Desktop.
Save eric/374223 to your computer and use it in GitHub Desktop.
# List what ports are in use on OS X
sudo lsof -iTCP -sTCP:LISTEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment