Skip to content

Instantly share code, notes, and snippets.

@hfogelberg
Created September 20, 2017 07:37
Show Gist options
  • Save hfogelberg/826cf81c3ec347ef9077d955c9c9b788 to your computer and use it in GitHub Desktop.
Save hfogelberg/826cf81c3ec347ef9077d955c9c9b788 to your computer and use it in GitHub Desktop.
$ lsof -i tcp:3000
$ kill -9 <PID>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment