随笔分类 -  Linux-Shell

摘要:ps -ef|grep tomcat #查看进程 ps -aux|grep tomcat #显示所有状态 终止进程:kill find which where is top #查看cpu使用率 free #快速查看内存使用情况 mv #移动文件 阅读全文
posted @ 2019-04-26 21:22 灰灰的一只鸟 阅读(134) 评论(0) 推荐(0)