in reply to What's the most efficient way to write out many lines of data?
Just for comparison, you could try this (at the shell):
This is the bare minimum conversion. When I ran this compared to your Perl code, there was hardly any difference.time dd conv=unblock cbs=100 if=inputfile of=outputfile
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: What's the most efficient way to write out many lines of data?
by Anonymous Monk on Jul 11, 2003 at 03:10 UTC |