Skip to content

Instantly share code, notes, and snippets.

@schmurfy
Created April 30, 2009 14:37
Show Gist options
  • Save schmurfy/104480 to your computer and use it in GitHub Desktop.
Save schmurfy/104480 to your computer and use it in GitHub Desktop.
list which application listen on which port:
lsof -nPi | grep LISTEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment