常用Linux命令

ps -ef|grep tomcat    #查看进程

ps -aux|grep tomcat    #显示所有状态

终止进程:kill

find

which

where is 

top   #查看cpu使用率

free #快速查看内存使用情况

mv #移动文件

posted @ 2019-04-26 21:22  灰灰的一只鸟  阅读(124)  评论(0编辑  收藏  举报