Linux常用命令及帐户管理
- 常用命令及帐户管理 - 1、bash内部命令帮助$ help pwd2、Bash外部命令帮助$ touch --help3、使用阅读手册页$ man ls$ inf
Linux常用命令及帐户管理