centos sudo ps查找並kill線程

ps -ef | grep tomcat | grep -v grep | cut -c 9-15 | xargs sudo kill -s 9
相關文章
相關標籤/搜索