Date: Sat, 5 Jul 1997 15:57:18 -0400 (EDT) From: Jude DaShiell Sender: jdashiel AT eagle1 DOT eaglenet DOT com To: djgpp AT delorie DOT com Subject: interesting redir behavior Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk Hi D.J., I decided to do a little further investigating and again encountered a failure but an interesting failure nonetheless. I went to d:\djgpp\tests\libclink and tried this command: redir -o libclink.log -eo make The result was as before a 0k file with nothing in it being libclink.log but unlike use of a batch file I heard on the terminal command not recognized rather than the silence as heard before. Evidently running an exe gets different behavior than a bat file with redir when attempting to catch all output in a file. //eoj jude Microsoft asks me where I want to go today but UNIX gets me there.