随笔分类 -  作业

摘要:1、按系列罗列Linux的发行版,并描述不同发行版之间的联系与区别。 slackware:SUSE Linux Enterprise Server,OpenSuse debian:ubuntu,deepin redhat:RHEL(RedHat Enterprise Linux),CentOS,Fe 阅读全文
posted @ 2019-10-28 20:51 wangyanqiang 阅读(139) 评论(0) 推荐(0)
摘要:显示当前时间,格式2016-06-18 10:20:30 [root@centos7 data]# date +"%F %T"2019-10-24 14:38:36 显示前天是星期几 [root@centos7 ~]# date -d "-2 day" +%aTue 设置当前日期为2019-08-0 阅读全文
posted @ 2019-10-24 14:43 wangyanqiang 阅读(82) 评论(0) 推荐(0)