Linux常用命令
Posted ws563573095
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux常用命令相关的知识,希望对你有一定的参考价值。
1、ps -ef | grep tomcat :查询系统启动的进程
2、date :查看或设置当前系统时间
3、ls -lht :列举当前文件夹下所有文件大小
4、自定义系统服务:https://blog.51cto.com/netside/2091513
ps:/ect/profile设置的内容在自启时无效
5、netstat -anlp | grep 8080 :查询端口号
以上是关于Linux常用命令的主要内容,如果未能解决你的问题,请参考以下文章