获取tomcat进程pid ps -ef | grep tomcat 统计该tomcat进程内的线程个数 ps -Lf 558899 | wc -l 相关文章: 2021-10-02 2021-11-02 2022-12-23 2022-01-06 2022-02-24 2021-05-14