Appened Phrase to File Name
Hello:
We have a lot of files where we are modifiying and renaming, and basically I want to keep the same file name intact but just append a suffix onto the file name.
Example.
Original Files:
File1.html
File2.html
Renamed Files
File1-DONE.html
File2-DONE.html
How exaclty is this done?
Thanks,
Adam
|