Skip to content

Instantly share code, notes, and snippets.

@the-undefined
Created September 2, 2013 21:23
Show Gist options
  • Save the-undefined/6417397 to your computer and use it in GitHub Desktop.
Save the-undefined/6417397 to your computer and use it in GitHub Desktop.
Create multiple dirs within a parent dir
mkdir site/public/{images,js,css}
ls site/public
images js css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment