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

Re: variable expanding to `*` matches a literal `*` in case cond. construct



15 Aralık 2019 Pazar tarihinde Andreas Kusalananda Kähäri <
andreas.kahari@xxxxxx> yazdı:
>
> In zsh, I suppose you would use ${~1}
>

Thank you. But don't you think it would be better if GLOB_SUBST was enabled
by default and `${~spec}` was for disabling it for an individual expansion?
The way it is it doesn't seem possible to write a portable script which
works on zsh as well.


-- 
Oğuz


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