From: "Michael P. Soulier" Date: 2007-01-04T01:48:54+09:00 Subject: Re: Fork on Windows On 1/2/07, Tom Pollard wrote: > > > And it won't. That's bourne-shell syntax. > > It's also cmd.exe syntax, so it /should/ work in Windows, too. > > http://www.microsoft.com/technet/archive/winntas/deploy/prodspecs/ > shellscr.mspx?mfr=true I've found that on winblows, one must invoke cme.exe /c "command" to get redirection to work properly. Mike -- Michael P. Soulier "Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction." --Albert Einstein