In [ruby-talk:13037], matt / lickey.com (Matt Armstrong) wrote:
> Perl recognizes 2>&1 even under win32 (at least, Windows NT) and the
> proper redirection takes place.  I'm not sure if cmd.exe is doing it,
> or perl.

I think cmd.exe is doing it as I remember typing those sorts of commands into cmd.exe back when I was working in NT.  I don't think it works under Win95 though.

Henry.