[9332] in Athena Bugs
Re: decmips 7.3P: Possible tcsh bug on DECstation 5000
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Thu May 14 16:30:58 1992
To: Reid M. Pinchback <reidmp@Athena.MIT.EDU>
Cc: bugs@Athena.MIT.EDU
In-Reply-To: [9331] in Athena Bugs
Reply-To: Marc Horowitz <marc@MIT.EDU>
Date: Thu, 14 May 92 16:30:41 EDT
From: Marc Horowitz <marc@Athena.MIT.EDU>
This is not a tcsh bug. "No match" is an error, and so > won't
redirect it. >& will redirect the "No match" error. 2> is a bourne
shellism.
Marc