Skip to content

Instantly share code, notes, and snippets.

@damianknopp
Created June 12, 2020 15:22
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 damianknopp/b07dc4615034803b46babe74254046ee to your computer and use it in GitHub Desktop.
Save damianknopp/b07dc4615034803b46babe74254046ee to your computer and use it in GitHub Desktop.
free-port.sh
kill -9 $(lsof -t -i:3000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment