The kuruc dot in the plot: this command will terminate a single Tomcat instance on any linux machine :)
kill -9 `ps aux | grep tomcat | grep -v grep | tr -s " " | cut -f2 -d" "`
Does not work when several instances run (amok) parallel.
Monday, May 19, 2008
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment