From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25226 invoked from network); 24 Dec 2003 21:43:24 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 24 Dec 2003 21:43:24 -0000 Received: (qmail 6590 invoked by alias); 24 Dec 2003 21:43:09 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6961 Received: (qmail 6563 invoked from network); 24 Dec 2003 21:43:09 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 24 Dec 2003 21:43:09 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [4.11.8.53] by sunsite.dk (MessageWall 1.0.8) with SMTP; 24 Dec 2003 21:43:8 -0000 Received: (from schaefer@localhost) by candle.brasslantern.com (8.11.6/8.11.6) id hBOLh7e12381 for zsh-users@sunsite.dk; Wed, 24 Dec 2003 13:43:07 -0800 X-Authentication-Warning: candle.brasslantern.com: schaefer set sender to schaefer@closedmail.com using -f From: Bart Schaefer Message-Id: <1031224214306.ZM12380@candle.brasslantern.com> Date: Wed, 24 Dec 2003 21:43:06 +0000 In-Reply-To: <20031224211027.GA30731@DervishD> Comments: In reply to DervishD "Surely this can be done easier..." (Dec 24, 10:10pm) References: <20031224211027.GA30731@DervishD> X-Mailer: Z-Mail (5.0.0 30July97) To: Zsh Users Subject: Re: Surely this can be done easier... MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Dec 24, 10:10pm, DervishD wrote: } } I have a file containing a list of files, and I want those files } in a command line. The problem is that the filenames contain weird } characters, spaces and so on. This is pretty close to a FAQ. First you read the entire file like this: $(