hi all, is there a way to use fork with redirected streams? i mean in a similar way that ruby's standard open3 does it. i'd like to be able to read the stdout/stdin/stderr streams from the forked ruby process in the parent process. cheers, aslak