建立目录命令,助记make directory.net
mkdir [选项] 目录code
-p 递归建立 --help 帮助blog
ls ~dl ~/demo mkdir -p ~/demo/test ls -dl ~/test mkdir ~/test
经常使用命令 目录/文件路径递归