摘要: ps -ef|grep /usr/local/tomcat_coachqa/ |grep -v grep |awk '{print $2}'|xargs kill -9 grep -v grep grep(global search regular expression(RE) and print 阅读全文
posted @ 2018-06-29 17:57 巴黎爱工作 阅读(21384) 评论(0) 推荐(1)