ps -ef|grep nginx|awk '{print $2}'|xargs kill -9

  

相关文章: