| User: editor -- 2008-09-29 << 273 275 >> |
| Hits: 4348 |
| Type: Character encoding |
| Search all Character encoding examples |
| Description: |
| Is there a way to batch uuencode a lot of files? |
| Input Sample: |
| file1 file2 file3 ... |
| Output Sample: |
| file1.uu file2.uu file3.uu ... |
| Answer: |
| Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
| 1. open menu 'Tools->Batch Runner' 2. click 'Pick files' select multiple files 3. change "set output filename" to 4. change the "change output folder" if you want to save result to new file/folder 5. click "Fast Replace" button to open "Fast Replace" window 6. select "binary file -- uuencode binary file" in "Load Template" 7. click "Start", all files will be uuencoded. |
Screenshot 1: Fast_Replace_Window |