Skip to content

Instantly share code, notes, and snippets.

@jordanrios94
Created August 11, 2018 15:59
Show Gist options
  • Save jordanrios94/8e9e5dbd77fe558306866a8f43b16039 to your computer and use it in GitHub Desktop.
Save jordanrios94/8e9e5dbd77fe558306866a8f43b16039 to your computer and use it in GitHub Desktop.
sudo lsof -i :3000
kill -9 {PID}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment