ps -ef|grep 'opt/*/tomcat_ssi'|grep -v "grep"|awk '{print $2}'|xargs kill -9

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-21
  • 2022-02-26
  • 2021-09-09
  • 2021-09-07
猜你喜欢
  • 2021-09-07
  • 2021-12-02
  • 2022-01-27
  • 2021-10-03
  • 2021-11-27
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案