Skip to content

Instantly share code, notes, and snippets.

@dingzhihu
Created May 15, 2012 06:19
Show Gist options
  • Save dingzhihu/2699557 to your computer and use it in GitHub Desktop.
Save dingzhihu/2699557 to your computer and use it in GitHub Desktop.
//在当前目录创建文件夹dir1,并且在dir1文件夹内创建文件夹dir2
mkdir -p dir1/dir2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment