Skip to content

Instantly share code, notes, and snippets.

@cadrev
Created June 21, 2015 15:57
Show Gist options
  • Save cadrev/e4ff96ac9124f6601e00 to your computer and use it in GitHub Desktop.
Save cadrev/e4ff96ac9124f6601e00 to your computer and use it in GitHub Desktop.
find the process listening on a tcp port
sudo fuser -n tcp [local_port]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment