resort the files for my stupid mp3 player

for /f  “delims=@” %i in (’dir /b /o:n’) do copy “%i” new_dir\

Leave a Reply

You must be logged in to post a comment.