User: Aiki -- 2012-10-05 << 1010 1012 >> |
Hits: 3746 |
Type: Replace text in multiple files |
Search all Replace text in multiple files examples |
Description: |
How can i add empty line at begin of multiple files so the first line of those files is always empty? |
Input Sample: |
aaa aaa aaa |
Output Sample: |
aaa aaa aaa |
Answer: |
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
1. open "Tools->Batch Runner" menu 2. drag multiple text files from "windows file browser" and drop to "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" and "cross line" options are checked. 6. click "start", done! |
Screenshot 1: Fast_Replace_Window |