一些简单的命令:
[root@MyCloudServer etc]# date
2018年 05月 22日 星期二 19:16:36 CST
[root@MyCloudServer etc]# cal
五月 2018
日 一 二 三 四 五 六
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
[root@MyCloudServer etc]# df
文件系统 1K-块 已用 可用 已用% 挂载点
/dev/mapper/centos-root 8869888 1548404 7321484 18% /
devtmpfs 486628 0 486628 0% /dev
tmpfs 506684 0 506684 0% /dev/shm
tmpfs 506684 6608 500076 2% /run
tmpfs 506684 0 506684 0% /sys/fs/cgroup
/dev/xvda1 508588 198628 309960 40% /boot
tmpfs 101340 0 101340 0% /run/user/0
[root@MyCloudServer etc]# free
total used free shared buff/cache available
Mem: 1013372 95268 147976 6596 770128 861312
Swap: 1048572 16 1048556
[root@MyCloudServer etc]#