Skip to content

Instantly share code, notes, and snippets.

@vini-btc
Created April 22, 2016 12:43
Show Gist options
  • Save vini-btc/c61e6e28178372f32e1ac72564095acc to your computer and use it in GitHub Desktop.
Save vini-btc/c61e6e28178372f32e1ac72564095acc to your computer and use it in GitHub Desktop.
Kill's the process running on specific port
fuser -k 8080/tcp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment