User: Vlad -- 2012-02-08 << 915 917 >> |
Hits: 3562 |
Type: Advanced search and replace |
Search all Advanced search and replace examples |
Description: |
I wanted to find out if there is a way to create 1 file and then create 50000 duplicates of that file? Is that possible using mind pioneer? Thanks |
Input Sample: |
file.txt |
Output Sample: |
Generate 50000 files same as file.txt: file1.txt file2.txt file3.txt ... file50000.txt |
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 the single file to the "Batch Runner" window 3. right click the file, and select "create duplicate input" menu, set "Number of duplicates" to 50000 4. check "set output file name" option, and set the following entry to: 5. click "copy/download" button, the file.txt will be copied to file1.txt, file2.txt, ... file50000.txt |
Screenshot 1: Batch_Runner_Window |