gamehead200 Posted October 16, 2003 Posted October 16, 2003 Is there some kind of program that will look into all sub-folders in a folder, look for files, and move them (the files) to different folder?
gamehead200 Posted October 22, 2003 Author Posted October 22, 2003 Sorry...But that copies the sub-directories and the files...I just want to copy the files without the sub-directories...
b0r3d Posted October 22, 2003 Posted October 22, 2003 then use the COPY command.COPY C:\WINDOWS\*.* D:\
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now