Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

550.Text file splitter -- How to split a file by every 100 lines, and put every 50 files into one folder?

User: editor -- 2010-06-29          << 549  551 >>
Hits: 532
Type: Text file splitter   
Search all Text file splitter examples
Description:
How to split a file by number of lines, and put every 50 files into one folder?
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
1. ctrl-o open source text file
2. open 'File->Save As->Split by bytes/lines' menu
* set 'split naming' to:

* set split file to "100 lines"
3. click "next", and select a new filename in output folder.
4. file will be splitted to many small files with 100 lines each, and every 50 files will be saved to a new folder started from 1,2,...

Similar Examples:
How to merge every 3 lines from file A and every 1 line from file B? (54%)
How to split files by columns with fixed widths, and save to files with sequence? (53%)
How to move a list of files that in different folders to a common folder? (52%)
How to delete the first 1-10 lines in many files?  (52%)
How to split many merged avi files into original avi files? (52%)
How to sort the lines in a text files by the order of line length? (52%)
Join every 3 lines into one line (52%)
How to delete duplicate numbers in every line in text file? (51%)

Check Demo of Text file splitter
Keywords:
mkdir  split naming  scalar  naming  system  text file splitter  splitter  bytes  number of lines  new folder  split file every 50 lines  split text file every 50 lines  split file every 100 lines  split a text file every 100 lines  split text file every 100 lines  select 100 lines from text file  split text file into number of lines  split file each 100 lines