From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1221 invoked from network); 13 Dec 1996 02:30:21 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by coral.primenet.com.au with SMTP; 13 Dec 1996 02:30:21 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id VAA16771; Thu, 12 Dec 1996 21:25:16 -0500 (EST) Resent-Date: Thu, 12 Dec 1996 21:25:16 -0500 (EST) Message-Id: <199612130226.SAA16385@envy.ugcs.caltech.edu> To: zsh-workers@math.gatech.edu Subject: [zsh 3.0.0 bug] | Date: Thu, 12 Dec 1996 18:26:03 -0800 From: Jonathan Kelley Resent-Message-ID: <"St71h3.0.w54.BwBio"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/2568 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Standard input is closed when the redirection in the above command template fails. Example: algo% zsh -f algo% tty /dev/ttyq12 algo% : | : > / zsh: invalid argument: / algo% tty not a tty algo% uname -a IRIX algo 5.3 11091812 IP22 mips Jonathan Kelley jkelley@ugcs.caltech.edu