From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8600 invoked from network); 6 Sep 2000 08:45:29 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 6 Sep 2000 08:45:29 -0000 Received: (qmail 13043 invoked by alias); 6 Sep 2000 08:45:12 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3409 Received: (qmail 13036 invoked from network); 6 Sep 2000 08:45:11 -0000 Date: Wed, 06 Sep 2000 10:45:00 +0200 From: jarausch@igpm.rwth-aachen.de Subject: array to braced list conversion ? To: zsh-users@sunsite.auc.dk Reply-to: jarausch@igpm.rwth-aachen.de Message-id: <200009060845.KAA98530@numa1.igpm.rwth-aachen.de> MIME-version: 1.0 Content-type: TEXT/plain; charset=us-ascii 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