kill -9 $(ps -ef|grep 进程名关键字|grep -v grep|awk '{print $2}')

https://www.cnblogs.com/chay/p/10473091.html

 

相关文章:

  • 2022-12-23
  • 2022-02-13
  • 2021-12-08
  • 2022-03-03
  • 2021-11-18
  • 2022-12-23
猜你喜欢
  • 2022-03-09
  • 2022-12-23
  • 2022-12-23
  • 2021-11-26
  • 2022-02-13
相关资源
相似解决方案