On 1/29/2006 at 10:16 PM John Allain wrote:
I love hacking with Unix CLI tools.
Look over sed,tr,nl,sort,cut,join,head,tail.
If you want to learn them (about 15-60 minutes each), you will be able
to build scads of data tools in just minutes each time you need a new one.
I didn't realize that there was a CLI tool that could recompute the hex
checksum of each record. (I don't count things like Perl).
Cheers,
Chuck