| User: editor -- 2010-11-11 << 651 653 >> |
| Hits: 511 |
| Type: Batch file rename |
| Search all Batch file rename examples |
| Description: |
| How to rename mutiple files with the 3rd and 4th line in file content? There are many text files, each file has following contents: xxxxx xxxx AAA 0123 xxx how to change each filename to the 3rd line and 4th line? the new filename will be the format like AAA-0123.txt |
| Answer: |
| Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
| 1. open "Tools->Batch Runner" window 2. drag multiple files from windows to "Batch Runner" window 3. set "set output filename" entry to: 4. check the preview on "output file" column, click "File Rename", done! |
Screenshot 1: Batch_Runner_Window |