DOS command to rename with part of the original file name - Super User
I have many files named like this: YYY.XXXXXX and i need to write a DOS batch command to rename like this: YYYXXXXXX.ZZZ YYY and ZZZ are fixed string, only XXXXXX is variable....