kenneth Wed, 07 May 2014 21:52:24 -0700
I am doing a readsfrom(`firstprocess` |> `secondprocess`). How do I extract the exit codes for each process? Or is there a better way to run two piped processes and get their exit codes?
Thanks, Kenneth