How to rename a list of files based on a text file?
Posted: 21 Jun 2014 04:36
I have a list of files:
File001
File002
etc.
And I have a text file with a list of filenames:
Name1
Another Name
Yet Another Name
etc.
Is there a way to rename the file list based on the text file?
Thanks!
File001
File002
etc.
And I have a text file with a list of filenames:
Name1
Another Name
Yet Another Name
etc.
Is there a way to rename the file list based on the text file?
Thanks!