The Dancing Peacock
Diamond Member
I had some stuff that I wanted to take out of my windows directory so I could format, but I couldn't copy *.* and get subdirectories. Is there a flag that I can pass to the DOS copy command that will do subdirectories? I tried copy -r *.* c:\mydir but that wouldn't work