On 29/01/06, Simon Strandgaard <neoneye / gmail.com> wrote: > When invoking `cmd 2> log2 >> log1` within ruby.. is there any issues > concerning the shell I should be aware of? placement of parenthesis > and stuff. or will 2> and >> always work as long we are on unix? 2>&1 and a few other Unix redirectionisms will work on Windows with cmd.exe as well. -austin -- Austin Ziegler * halostatue / gmail.com * Alternate: austin / halostatue.ca