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

Re: Does zsh have an equivalent to the shopt command ?



* Sean [2006.07.19 12:45]:
> zsh chokes on this line in a script:
> 
> shopt -s extglob
> 
> Is there an alternative for use in zsh ?

setopt extendedglob

-- 
JR



Messages sorted by: Reverse Date, Date, Thread, Author