| User: editor -- 2010-08-01 << 577 579 >> |
| Hits: 4227 |
| Type: Replace text in multiple files |
| Search all Replace text in multiple files examples |
| Description: |
| How to convert multiple text files from UNIX format to DOS format? I have many text files that has UNIX format which has binary bytes 0x0a as line end, I need batch convert them to 0x0d0a. |
| 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 that need to convert from "Windows File Browser" to "Batch Runner" window 3. click "Fast Replace" button * select Load Template to: "binary file -- convert UNIX/MAC to DOS format" 4. click "Start", done! |
Screenshot 1: Fast_Replace_Window |