Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: How to create unnamed temporary arrays?
- X-seq: zsh-users 3641
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Thomas K?hler" <jean-luc@xxxxxxxxxxxxxxxxx>, <zsh-users@xxxxxxxxxx>
- Subject: RE: How to create unnamed temporary arrays?
- Date: Thu, 22 Feb 2001 09:01:13 +0300
- Importance: Normal
- In-reply-to: <20010221075622.A1283@xxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
>
> Is it only for me that
> echo ${(F)$(echo /var/spool/news/de/comp/**/*(.:t:r))}
> seems to work? Well, the problem may be spaces in the values, but even
> that should be solveable...
>
Of course is works. Actually, it is the only way to get globbing inside
parameter substitution.
-andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author