I got some huge gz files. And I need to extract the different columns and put these into different files.
I can of cause make multiple passes of the file, and cut out the different columns each time.
But is is possible to do in a single pass.
Thanks
Something like