日期:2014-05-16  浏览次数:20607 次

linux下发布tomcat项目时用到的一些command
查看进程:
ps -ef|grep java

netstat -an|grep 18080

lsof -i:18080

查看空间:
du -sh