From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16324 invoked from network); 2 May 2003 16:26:08 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 2 May 2003 16:26:08 -0000 Received: (qmail 8729 invoked by alias); 2 May 2003 16:25:56 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6067 Received: (qmail 8722 invoked from network); 2 May 2003 16:25:56 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 2 May 2003 16:25:56 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [216.182.10.250] by sunsite.dk (MessageWall 1.0.8) with SMTP; 2 May 2003 16:25:56 -0000 Received: from localhost (localhost [127.0.0.1]) (uid 0) by asfast.net with local; Fri, 02 May 2003 12:25:54 -0400 To: zsh-users@sunsite.dk Subject: Re: Word splitting in parameter expansion References: <13653.1051892055@csr.com> From: Lloyd Zusman >Return-Path: ljz@asfast.com Reply-To: ljz@asfast.com Date: Fri, 02 May 2003 12:25:54 -0400 In-Reply-To: <13653.1051892055@csr.com> (Peter Stephenson's message of "Fri, 02 May 2003 17:14:15 +0100") Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (berkeley-unix) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: Lloyd Zusman Peter Stephenson writes: > Lloyd Zusman wrote: >> A small correction: I believe the args would actually be divided thusly: > > No, that's the whole point of the message. The $@ in quotes institutes > word breaks between words of the arguments array. Ah yes ... not enough sleep and too much coffee. Sorry. -- Lloyd Zusman ljz@asfast.com