关闭tomcat, 部署并启动tomcat的脚本
摘要:1 /opt/tomcat/bin/shutdown.sh2 sleep 53 ps aux|grep "apache-tomcat-7.0.1" |grep -v "grep" |grep "java" |awk '{print $2}' |xargs kill -94 rm -f /opt/to...
阅读全文
posted @ 2015-02-24 23:40
posted @ 2015-02-24 23:40
posted @ 2015-02-13 17:15