标签:linu 系统 stat 当前系统时间 ide lin blog date ls -l
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 :查询端口号
标签:linu 系统 stat 当前系统时间 ide lin blog date ls -l
原文地址:https://www.cnblogs.com/ws563573095/p/10518061.html