On 9/26/06, Joe Van Dyk <joevandyk / gmail.com> wrote: > Hello, > > So, on linux, I'm forking a new Ruby process. I redirect stdout and > stderr into a file and then I execute another program via 'system'. I should probably mention that the other program that's being executed is rsh, which executes a command on a different machine.