如何查看Linux当前运行的tomcat

查看tomcat是否启动 (或说查看Linux当前运行的tomcat): ps -ef | grep tomcat  或者  ps -ef | grep java                                                                                                                       
相关文章
相关标签/搜索