Last active
December 21, 2015 22:49
-
-
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...
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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