zsh-workers
 help / color / mirror / code / Atom feed
* [zsh 3.0.0 bug] <command> | <builtin> <redirection>
@ 1996-12-13  2:26 Jonathan Kelley
  1996-12-14  2:47 ` Zoltan Hidvegi
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Kelley @ 1996-12-13  2:26 UTC (permalink / raw)
  To: zsh-workers

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1996-12-14  3:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-12-13  2:26 [zsh 3.0.0 bug] <command> | <builtin> <redirection> Jonathan Kelley
1996-12-14  2:47 ` Zoltan Hidvegi

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).