Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
I would like to copy files from one folder to annother
e.g.
copy c:\mp3\*.mp3 c:\mp3copybut i would like to only copy ones with certain names
e.g.
copy c:\mp3\rolling*.mp3 c:\mp3copybut i want to be more specific than that but the filenames have spaces in them
e.g.
copy c:\mp3\rolling stones*.mp3 c:\mp3copy
(i know the above doesnt work just using to help explain)anyone know what to type to do that?
thanks
p.s
i am using win98

In theory you can use ? in place of certain characters, whereas the * is used in place
of a character plus all following. e.g.FILE??D.* copies the files with D in pos. 7
FILE*.* copies all the files
Hope this is of some help.
Good luck - keep us posted.

![]() |
Computer stuck in ms-dos ...
|
How do you load windows m...
|

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |