Skip to content

Instantly share code, notes, and snippets.

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