Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: brace expansion not happening
- X-seq: zsh-users 13678
- From: Andrey Borzenkov <arvidjaar@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: brace expansion not happening
- Date: Thu, 8 Jan 2009 21:11:29 +0300
- In-reply-to: <18790.16310.482927.917897@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <18790.4150.196379.84851@xxxxxxxxxxxxxx> <alpine.LNX.2.00.0901081131430.10127@xxxxxxxxxxxxxxx> <18790.16310.482927.917897@xxxxxxxxxxxxxx>
On ÐÐÑÐÐÑÐ 08 ÑÐÐÐÑÑ 2009 21:02:30 Carlos Carvalho wrote:
> >$ read R
> >
> >## user enters: a/{b,c}-d
> >
> >Is there then no way to do brace expansion on R?
>
> I think you must use foo=($R).
eval "foo=($R)"
Attachment:
signature.asc
Description: This is a digitally signed message part.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author