CODE: [Copy to clipboard]for /r %i in (.) do md 1
CODE: [Copy to clipboard]for /r %~d0\ %i in (.) do md "%i\1"