Skip to main content

All Questions

Tagged with
0 votes
1 answer
794 views

Appending an extension to a new file created with xcopy

I've been having problems with xcopy in the past few days, and I'd like to stop ripping out my hair. In my DOS class, a portion of an assignment requires a file to be copied (with xcopy), and the new ...
Herpeslurpee's user avatar
0 votes
2 answers
7k views

Copying files that match one pattern but not another

I have a number of files that follow a pattern like this: <BaseName> . <Version> [ - <Tag> - <#> ] . <Extension> For example: basename.1.0.0.ext basename.1.0.0-aaa-1....
p.s.w.g's user avatar
  • 373