ps -ef|grep "node client"|grep -v grep|awk '{print $2}'|xargs kill -15

 

相关文章: