Hi,
I wonder if anybody could help me.
I'm looking for a batchfile to split a large txt file (JIT_BQ9QA_1010182538.txt) in several smaller files. The smaller files should be consisting of a fixed number of lines and/or depending of the text found in the file should be named as date&counter.seq.
Example of the split file :
201303010591.seq
201303010592.seq
201303010593.seq
Splitting Files
Moderator: DosItHelp
Re: Splitting Files
Here's a tool: http://www.gdgsoft.com/gsplit/
and it has a portable version.
Offer batch and command line options for automation or build environments. GSplit can work as a daemon.
and it has a portable version.
Offer batch and command line options for automation or build environments. GSplit can work as a daemon.