CODE: [Copy to clipboard] move f:\z\ f:\y\
CODE: [Copy to clipboard]for /f "delims=" %%i in ('dir a /b') do move "a\%%i" b