Skip to content

Instantly share code, notes, and snippets.

@fabiotatsuo
Created April 22, 2013 21:57
Show Gist options
  • Save fabiotatsuo/5438909 to your computer and use it in GitHub Desktop.
Save fabiotatsuo/5438909 to your computer and use it in GitHub Desktop.
Kill Tomcat
netstat -ntpl
kill -9 PID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment