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

Re: mapfile, many files and globbin



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