Skip to content

Instantly share code, notes, and snippets.

@zph
Created February 10, 2014 16:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zph/8919746 to your computer and use it in GitHub Desktop.
Save zph/8919746 to your computer and use it in GitHub Desktop.
alias copy_empty_dir_tree='find . -type d | xargs mkdir -p '
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment