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

  

相关文章:

  • 2022-01-25
  • 2021-12-19
  • 2022-12-23
  • 2022-12-23
  • 2021-12-03
  • 2022-12-23
  • 2021-06-09
猜你喜欢
  • 2021-11-23
  • 2021-08-03
  • 2021-11-23
  • 2021-11-17
  • 2021-11-23
  • 2022-12-23
  • 2021-05-22
相关资源
相似解决方案