DOS Batch file to rename files - TechRepublic
General discussion
August 17, 2000 at 12:57 PM
ideafixer

DOS Batch file to rename files

by ideafixer . Updated 25 years, 9 months ago

I have about 500 files in a Directory:

d:\directory\subdirectory\somefilename.prg

I need to rename these files to:

d:\directory\subdirectory\smr_somefilename.prg

Is there any way to use DOS or other techniques to avoid manually changing these file names?

This discussion is locked

All Comments