|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (7 bit)
Join Date: May 2001
Location: knoxville, tn
Posts: 100
|
Recursive move?
I am trying to move all of the .cue files in an extensive directory tree in to one common directory. Is there an easy way to do this in windows/dos? Something like this in unix
mv -r *.cue ~user1/cue thanks. |
|
|
|
|
|
#2 |
|
Member (7 bit)
Join Date: May 2001
Location: knoxville, tn
Posts: 100
|
I finally figured out how to do this. I just downloaded XXCOPY and it was able to do this. I think I did:
XXCOPY c:\sourcedir\*.cue c:\destdir\ /SL /RC /YY |
|
|
|
|
|
#3 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Xcopy works the same way. No need to download anything.
__________________
Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row |
|
|
|
|
|
#4 | |
|
Member (7 bit)
Join Date: May 2001
Location: knoxville, tn
Posts: 100
|
Quote:
I did xcopy /? and it does not mention a remove after copy option (/RC) |
|
|
|
|
|
|
#5 | |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can't move all data from one partition to another | cdplayer | Windows Legacy Support (XP and earlier) | 8 | 11-02-2006 10:02 AM |
| Needing Advice | ansimo | Build Your Own PC | 13 | 12-02-2005 04:30 PM |
| Help on on my first shuttle build thanks! :) | liquidrt | Build Your Own PC | 1 | 07-15-2005 11:28 AM |
| I need to make this cheaper!!! | Redline | Computer Hardware | 16 | 04-05-2005 05:08 AM |
| whats the best way to move gigs? | alecsputnik | Computer Hardware | 8 | 06-20-2002 04:46 PM |