Skip to content

Instantly share code, notes, and snippets.

@kelvearagao
Created December 26, 2015 00:38
Show Gist options
  • Save kelvearagao/036d614d9e8134a32254 to your computer and use it in GitHub Desktop.
Save kelvearagao/036d614d9e8134a32254 to your computer and use it in GitHub Desktop.
Matando processos
fuser -v 8080/tcp
kill -9 17459
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment