Hi, Is multiple output functionality supported by crunch? I have looked at the source code but could find a way to do it. I have the following scenario: input file would be processed by multiple sequential filters, the records passing the filter criteria need to be processed differently than the ones which are not. What's the best way to do it in crunch? I know I can proccess the input data twice by two different fillters but this is not efficient. Any suggestion from you guys?
Thanks, Piotr
