Skip to content

Instantly share code, notes, and snippets.

@grenade
Last active December 21, 2015 22:49
Show Gist options
  • Save grenade/6378351 to your computer and use it in GitHub Desktop.
Save grenade/6378351 to your computer and use it in GitHub Desktop.
This is just for fun. Make whole directory trees with a one liner...
mkdir -p ~/{a/{b,c/d},e}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment