Skip to content

Instantly share code, notes, and snippets.

@gabrielstuff
Created January 19, 2012 09:39
Show Gist options
  • Save gabrielstuff/1638997 to your computer and use it in GitHub Desktop.
Save gabrielstuff/1638997 to your computer and use it in GitHub Desktop.
List application and port on Unix
lsof -i -n | egrep 'COMMAND|LISTEN'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment