Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: mapfile, many files and globbin
- X-seq: zsh-users 17822
- From: Wawrzek Niewodniczanski <main@xxxxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: mapfile, many files and globbin
- Date: Wed, 5 Jun 2013 22:30:54 +0100
- Cc: Zsh Users <zsh-users@xxxxxxx>
- In-reply-to: <CAH+w=7aDh+Q4GjpGm4=ekhxUtOXJZk0nmwN3UgSrHa9heVZ_Zg@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAC7-vpCQajB9OFer41GAtrf3-uTxx856fasr7MWu2w+akJjUZg@mail.gmail.com> <CAH+w=7aDh+Q4GjpGm4=ekhxUtOXJZk0nmwN3UgSrHa9heVZ_Zg@mail.gmail.com>
On 3 June 2013 16:44, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Mon, Jun 3, 2013 at 7:00 AM, Wawrzek Niewodniczanski
> <main@xxxxxxxxxxxx>wrote:
>
Hello,
[...]
Thanks for deep explanation.
I have following technical question to your example:
> names=( TEST/**/*list(.L+0e:'reply=(${(f)mapfile[$REPLY]})':) )
I just tested it and got:
names=( TEST/**/*list(.L+0e:'reply=(${(f)mapfile[$REPLY]})':) )
zsh: bad floating point constant
zsh: bad floating point constant
zsh: no matches found: TEST/**/*list(.L+0e:reply=(${(f)mapfile[$REPLY]}):)
What's wrong?
Wawrzek
--
Dr Wawrzyniec Niewodniczański or Wawrzek for short
PhD in Quantum Chemistry & MSc in Molecular Engineering
WWW: http://wawrzek.name E-MAIL: jobs@xxxxxxxxxxxx
Linux User #177124
Messages sorted by:
Reverse Date,
Date,
Thread,
Author