1.ll—-查询目录

2.cd 文件夹名—-进入文件夹

3.ps -ef|grep java—-查看java进程

4.kill -9 端口号—-关闭进程

5.sh 启动文件.sh start—-启动服务

6.tail -200f 日志文件—-查看启动日志