Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: variable expanding to `*` matches a literal `*` in case cond. construct
- X-seq: zsh-users 24539
- From: Oğuz <oguzismailuysal@xxxxxxxxx>
- To: andreas.kahari@xxxxxx
- Subject: Re: variable expanding to `*` matches a literal `*` in case cond. construct
- Date: Sun, 15 Dec 2019 13:04:25 +0200
- Cc: zsh-users@xxxxxxx
- In-reply-to: <20191215100507.GA23773@pooh.my.domain>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAH7i3Loe=j+cQXOCMKyy0=efmRxkzaONqaiCYpn9oA--_cYg3Q@mail.gmail.com> <20191215100507.GA23773@pooh.my.domain>
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