|
|
Forum Overview
::
American McGee's Honda Civic
|
|
|
by Horrible Gelatinous Blob 06/24/2007, 3:55am PDT |
|
 |
|
 |
|
Okay, so I've got 200+ subdirectories with a bunch of files in each one inside one master directory. Is there a way that I can quickly and easily move every file from every subdirectory into the main directory? If there isn't a function builtin the OS for this, is there a third party program that can do it? I'm using Vista, but I can do this on XP if need be. |
|
 |
|
 |
|
|
|
|
Directory merge by Horrible Gelatinous Blob 06/24/2007, 3:55am PDT 
Archive and extract them without paths NT by In WinRar or whatever 06/24/2007, 5:50am PDT 
That's an ingenious work around. NT by I'm impressed. 06/24/2007, 2:44pm PDT 
Searching the folder for *.* and CTRL+C'ing the results works okay, too. by Worm 06/25/2007, 12:53pm PDT 
In unix, you would type "cp */* ." NT by Smug Stew 06/25/2007, 10:30am PDT 
no :( by Ray of Light 06/25/2007, 11:24am PDT 
Re: no :( by Entropy Stew 06/25/2007, 1:39pm PDT 
I ended up taking the rar/unrar advice by Horrible Gelatinous Blob 06/25/2007, 1:36pm PDT 
|
|
|
|
|