Skip to content

Instantly share code, notes, and snippets.

@smithbr
Last active December 17, 2015 19:10
Show Gist options
  • Save smithbr/5658865 to your computer and use it in GitHub Desktop.
Save smithbr/5658865 to your computer and use it in GitHub Desktop.
sudo netstat -ap | grep <port number, pid, name, etc>
kill <pid>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment