| delorie.com/archives/browse.cgi | search |
| Sender: | nate AT cartsys DOT com |
| Message-ID: | <35888D1D.F52AD2CC@cartsys.com> |
| Date: | Wed, 17 Jun 1998 20:44:29 -0700 |
| From: | Nate Eldredge <nate AT cartsys DOT com> |
| MIME-Version: | 1.0 |
| To: | Michael Hecht <michael DOT hecht AT dillinger DOT de> |
| CC: | djgpp AT delorie DOT com |
| Subject: | Re: Djgpp & Windows NT/Server : Why doesn't it work ? |
| References: | <3587F2C3 DOT 15FB AT dillinger DOT de> |
Michael Hecht wrote: > P.S.: > Does any one know what's to do for redirecting 'stderr' to a file with > MS-DOS ?? 4DOS takes '>&' but not MS-DOS. COMMAND.COM is too stupid to do it, but DJGPP comes with a utility called `redir' that works fine. It would look something like: redir -e errfile cmd See `redir's docs for more info, under "Utilities". -- Nate Eldredge nate AT cartsys DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |