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

RE: How to create unnamed temporary arrays?



>
> 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