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

相关文章:

  • 2022-12-23
  • 2022-03-04
  • 2021-07-31
猜你喜欢
  • 2021-12-14
  • 2022-12-23
  • 2022-12-23
  • 2021-09-11
  • 2021-10-30
  • 2021-06-23
相关资源
相似解决方案