Rename multiple filenames on the command line or batch file
Posted: 05 Jan 2012 16:49
Hi,
I'm trying to find a easy way to rename multiple filenames on the command line or using the batch file:
The original files like:
abc01.txt, abc02.txt ... abc15.txt
to
defgh01.txt, defgh02.txt ... defgh15.txt
or to
de01.txt de02.txt ... de15.txt
Thanks in advance,
- Coraties
I'm trying to find a easy way to rename multiple filenames on the command line or using the batch file:
The original files like:
abc01.txt, abc02.txt ... abc15.txt
to
defgh01.txt, defgh02.txt ... defgh15.txt
or to
de01.txt de02.txt ... de15.txt
Thanks in advance,
- Coraties