Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Issue redirecting zsh output
- X-seq: zsh-users 7967
- From: Stephen Bach <9sjb@xxxxxxxxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Issue redirecting zsh output
- Date: Fri, 3 Sep 2004 11:59:22 -0400
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <Pine.LNX.4.61.0409012031340.18377@xxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20040901235002.GA30082@juniper> <Pine.LNX.4.61.0409012031340.18377@xxxxxxxxxxxxxxxxxx>
- Reply-to: 9sjb@xxxxxxxxxxxxxxxx
On Wed, Sep 01, 2004 at 08:41:48PM -0700, Bart Schaefer wrote:
>
> zsh +Z 2>&1 >/dev/null
>
Yes, that seems to do the trick. Thanks!
Now a related problem -- I see that if the user has "setopt zle" in their
.zshrc, the +Z flag is overridden. Is there a way to force command-line
flags to take precedence (or antecedence, depending on how you look at it)?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author