Mail Archives: djgpp/1996/07/04/21:24:38
Reply to message 5408463 from VMEISTER AT CYBE on 07/04/96 2:43PM
>> I use NDOS (Norton DOS), and I can do:
>> make >& log
>> Maybe msdos doesn't do this, but you could try it.
>
>Doesn't command.com support stderr redirection with 'make 2> log' ?
I think you're trying to give Microsoft too much credit for intelligence.
Either that or you haven't used DOS very much. Under command.com,
it is NOT possible to redirect anything other than stdin/stdout without
using a special utility like redir (or go32 in djgpp v1).
John
- Raw text -