Linux 基础Linux创建目录命令-mkdir 不指定路径则在当前位置下创建目录 [root@localhost tmp]# pwd /tmp [root@localhost tmp]# mkdir qwe [root@localhost tmp]# tree /tmp/ /tmp/ ├── 1 │ └── 2 │ └── 3 │ └── 4 │ ……继续阅读 » yvan 9年前 (2017-02-08) 3453浏览 0评论 1个赞