1 查看进程pidps -ef|grep tomcat 2 查看进程占用的端口netstat -ntlp|grep pid 3 查看端口对应的进程号lsof -i:portid 相关文章: 2022-12-23 2021-11-18 2021-11-18 2021-11-18 2021-06-13 2021-10-27 2021-11-29