摘要:
##linux基础命令 1.如何获取命令帮助 1.1 内部命令 [root@YL ~]# help cd cd: cd [-L|[-P [-e]] [-@]] [dir] Change the shell working directory. Change the current directory 阅读全文
摘要:
linux基础命令 1.ls 列出目录内容 [root@YL ~]# ls {..99-102} a ac ly 1.1 -l 显示详细信息 [root@YL ~]# ls -l total 0 drwxr-xr-x. 2 root root 6 Jun 29 17:58 a 1.2 -h以人类友好 阅读全文