| User: editor -- 2010-07-23 << 570 572 >> |
| Hits: 4065 |
| Type: Advanced search and replace |
| Search all Advanced search and replace examples |
| Description: |
| How to remove all the lines that with odd line number for multiple files? |
| Input Sample: |
| line1 line2 line3 line4 line5 |
| Output Sample: |
| line2 line4 line6 ... |
| 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 all files from "Windows File Browser" to "Batch Runner" window 3. click "Fast Replace", button * click "Add", in "search=>", enter: * in "Replace=>", enter: 4. click "Start", done! |
Screenshot 1: Fast_Replace_Window |