#ps -ef | grep dw- | grep -v grep | awk '{print "kill -9 "$2}'|sh

批量kill进程

 

相关文章: