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

array to braced list conversion ?



Hi all,

Is there a simple possibility to convert an array
to a brace delimited list?

E.g.

set +A LIST a b c

how can I get the analog of

ls /usr/local/bin/{a,b,c}
using LIST ?

Thanks for any hints

Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
Institute of Technology, RWTH Aachen
D 52056 Aachen, Germany




Messages sorted by: Reverse Date, Date, Thread, Author