Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Basic I/O redirection broken in ZSH 4.04/4.06
- X-seq: zsh-workers 17597
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: Peter Bray <pdb_ml@xxxxxxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: Basic I/O redirection broken in ZSH 4.04/4.06
- Date: Sun, 1 Sep 2002 15:39:30 +0000
- In-reply-to: <20020901053129.61927.qmail@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20020901053129.61927.qmail@xxxxxxxxxxxxxxxxxxxxxxx>
On Sep 1, 3:31pm, Peter Bray wrote:
}
} The problem is that zsh does not redirect stdout to /dev/null like
} every other shell :-(
That's not a bug, it's a feature (and this complaint is a FAQ).
If you don't want to use that feature, `unsetopt multios'.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author