|
Multiple Files Renaming with space
Hi,
I need help how to renaming multiple file. The original file look like this;
Test Monday.txt
Test Wednesday.txt
Test July.txt
I have more than hundred file in the directory.
How i want to rename all file to a new file name in one time? The new file maybe the same name e.g. TestMonday.txt OR different file name e.g. Test MondayJuly.txt
|