2.7 文件目录管理命令
参数
作用
# ls -l anaconda-ks.cfg
-rw-------. 1 root root 1211 May 28 17:52 anaconda-ks.cfg# echo "Visit the Linuxprobe.com to learn linux skills" >> anaconda-ks.cfg# touch -d "2017-05-28 17:52" anaconda-ks.cfg# mkdir probelinux# mkdir -p a/b/c/d/e参数
作用
参数
作用
最后更新于