How to change a mass of filename in a dir?
I have a folder with a lot of files in it and they have all capital letters in their names. I want to change all the capital letters to lower case letters on these file names. For example:
C06_038.HTM changed to c06_038.htm
How can I do this without renaming each file individually? I was hoping that there was something I could use to do it with a command or two.
|