djpingpong
Programmer
- Jul 6, 2004
- 70
Hi,
I have a folder from work that contains about 4000 PDF files, each named something different
However, in each file name, somebody decided to put the number '4' before the ".pdf"
So, my filenames are "myfile4.pdf", "yourfile4.pdf", "testfile4,pdf", etc....
Is there a way that I can write a simple DOS batch script to remove the '4' from the file name and keep everything else the same?
I REALLY don't wanna rename 4000+ files manually
thanks
I have a folder from work that contains about 4000 PDF files, each named something different
However, in each file name, somebody decided to put the number '4' before the ".pdf"
So, my filenames are "myfile4.pdf", "yourfile4.pdf", "testfile4,pdf", etc....
Is there a way that I can write a simple DOS batch script to remove the '4' from the file name and keep everything else the same?
I REALLY don't wanna rename 4000+ files manually
thanks