ps -ef |grep java|grep tomcat|grep -v grep|cut -c 9-15|xargs kill -9 sleep 8 cd /app/tomcat8/bin/ ./startup.sh