Skip to content

Instantly share code, notes, and snippets.

@gwintrob
Created January 25, 2014 18:10
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 gwintrob/8620847 to your computer and use it in GitHub Desktop.
Save gwintrob/8620847 to your computer and use it in GitHub Desktop.
kill -9 `lsof -i tcp:5858 | awk '{print $2}' | tail -1`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment