10 2019 档案
摘要:1.df报告系统磁盘空间的使用情况 df -h人类易读 [root@andy ~]# df -h文件系统 容量 已用 可用 已用% 挂载点/dev/mapper/cl-root 17G 2.0G 16G 12% /devtmpfs 902M 0 902M 0% /devtmpfs 912M 0 91
阅读全文
摘要:1.uname显示所有输出系统信息 -a显示所有的信息 [root@andy ~]# uname -aLinux andy 3.10.0-514.el7.x86_64 #1 SMP Tue Nov 22 16:42:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
阅读全文
摘要:1.rmdir删除空目录 [root@andy ~]# lsanaconda-ks.cfg[root@andy ~]# mkdir test[root@andy ~]# lsanaconda-ks.cfg test[root@andy ~]# rmdir test[root@andy ~]# lsa
阅读全文
摘要:1.ls列出文件信息,默认为当前目录下 [root@andy ~]# lsanaconda-ks.cfg ls -a列出所有文件包括以“.”开头的隐藏文件 [root@andy ~]# ls -a . .. anaconda-ks.cfg .bash_history .bash_logout .ba
阅读全文

浙公网安备 33010602011771号