![]() |
|
go ahead... be a heretic | |
PerlMonks |
Re: Re: splitting an input streamby l3nz (Friar) |
on Nov 07, 2003 at 15:50 UTC ( #305330=note: print w/replies, xml ) | Need Help?? |
I would have done something very similar, but you should check that the last "lot" has a variable number of lines - if your input file has - say - 1340 lines, the first invocation will be from line 1 to 1000, the second from line 1 to 340 (I guess you can do that quite easily....)
In Section
Seekers of Perl Wisdom
|
|