ps -ef | grep tomcat | grep -v grep | cut -c 9-15 | xargs kill -9 & ./startup.sh

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-03-08
  • 2021-07-05
  • 2021-12-05
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-02-10
  • 2021-12-15
  • 2021-12-05
  • 2022-12-23
  • 2021-07-25
相关资源
相似解决方案