Help for this page
: : handwaving ... die "fork returned $pid"; }
: child open(PIPE,"some_command 2>&1 |") ... close PIPE; print @output;