Date: Thu, 6 Mar 1997 17:09:26 +0200 (IST) From: Eli Zaretskii To: "R.G. Morgan" cc: djgpp AT delorie DOT com Subject: Re: Starnge rm behavour In-Reply-To: <5fmbd6$m96@whitbeck.ncl.ac.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 6 Mar 1997, R.G. Morgan wrote: > As to problems using redir with non-GNU programs - how many people use > redir with these programs anyway? Would it be that much of a problem if it > assumed the command target was djgpp-compiled ? Do you mean to say that you only use DJGPP programs and nothing else? Most people *do* use non-DJGPP programs, and when they need to redirect their stderr or see their exit code, it doesn't make sense to tell them to use other redirection means. So I think `redir' should be able to be used with both DJGPP and non-DJGPP programs alike.