Skip to content

Instantly share code, notes, and snippets.

@csamuel
Forked from defunkt/ports.sh
Created April 22, 2010 16:49
Show Gist options
  • Save csamuel/375476 to your computer and use it in GitHub Desktop.
Save csamuel/375476 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