Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Issue redirecting zsh output



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