ps -ef |grep tomcat

//找到tomcat的端口号

kill -9 tomcatpid

 

相关文章: