I need a fancy batch file!

dbarton

Senior member
Apr 11, 2002
767
0
76

I want to do this:

robocopy g:\ i:\BU_G /s /xo /purge /xf pagefile*.* /w:1 /r:1

BUT
only on files whose names start with 0-9 or a-k

I could enter 36 lines to do it, but is there a fancy way?