ps -ef | grep tomcat | grep -v grep | cut -c 9-15 | xargs sudo kill -s 9

相关文章: