| User: editor -- 2012-05-14 << 944 946 >> |
| Hits: 4580 |
| Type: Replace text in multiple files |
| Search all Replace text in multiple files examples |
| Description: |
| How to insert the content of a text file into the beginning of multiple text files? |
| Answer: |
| Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
| Assume the text file you want to insert is D:\test\mytext.txt 1. open "Tools->Batch Runner" menu 2. drag multiple text files from windows file browser into "Batch Runner" window 3. click "Fast Replace" button 4. click "Add" to add new rule: * set 'search' to * set 'replace' to: * click ok 5. make sure "reg exp" option is selected, and click "start" button. Note: you need to use double backslash "\\" for folder separator such as d:\\test\\01.txt |
Screenshot 1: Fast_Replace_Window |