摘要: 获取tomcat进程pid ps -ef|grep tomcat 统计该tomcat进程内的线程个数 ps -Lf 29295 |wc -l 阅读全文
posted @ 2019-08-09 16:28 二斌 阅读(4114) 评论(0) 推荐(0)