|
|
| P is for Practical | |
| PerlMonks |
Re^2: selecting columns from a tab-separated-values fileby Lotus1 (Hermit) |
| on Jan 22, 2013 at 17:03 UTC ( #1014732=note: print w/ replies, xml ) | Need Help?? |
|
I just tried your solution with an input file of 100,000 lines but I only got 65537 lines of output. Here is the command line I used to run the test: perl ibuf.pl -B=1024 < testdata.csv | perl obuf.pl -B=1024 > out.csv
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||