Skip to content

Instantly share code, notes, and snippets.

@jvanja
Created June 23, 2016 09:40
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 jvanja/946035d448e36e9a3f909db069b42d96 to your computer and use it in GitHub Desktop.
Save jvanja/946035d448e36e9a3f909db069b42d96 to your computer and use it in GitHub Desktop.
List processes using the port
lsof -n -i4TCP:[PORT_NUMBER]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment