Skip to content

Instantly share code, notes, and snippets.

@dbrack
Created January 21, 2012 15:58
Show Gist options
  • Save dbrack/07324576a52c11310813 to your computer and use it in GitHub Desktop.
Save dbrack/07324576a52c11310813 to your computer and use it in GitHub Desktop.
Mkdir with subdirectories and naming patterns
mkdir -p test/subdir/x{86,64}/{gnome,openbox}/config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment