Skip to content

Instantly share code, notes, and snippets.

@bikashp
Created March 28, 2012 16:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bikashp/2228017 to your computer and use it in GitHub Desktop.
Save bikashp/2228017 to your computer and use it in GitHub Desktop.
Utility commands
# Finding port for all running services on Mac
lsof -i -s TCP:listen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment