From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12265 invoked from network); 19 Nov 2003 17:32:53 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 19 Nov 2003 17:32:53 -0000 Received: (qmail 3444 invoked by alias); 19 Nov 2003 17:31:15 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6793 Received: (qmail 3401 invoked from network); 19 Nov 2003 17:31:14 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 19 Nov 2003 17:31:14 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [4.33.218.17] by sunsite.dk (MessageWall 1.0.8) with SMTP; 19 Nov 2003 17:31:13 -0000 Received: (from schaefer@localhost) by candle.brasslantern.com (8.11.6/8.11.6) id hAJHVC511486 for zsh-users@sunsite.dk; Wed, 19 Nov 2003 09:31:12 -0800 X-Authentication-Warning: candle.brasslantern.com: schaefer set sender to schaefer@closedmail.com using -f From: Bart Schaefer Message-Id: <1031119173112.ZM11485@candle.brasslantern.com> Date: Wed, 19 Nov 2003 17:31:12 +0000 In-Reply-To: <20031119171554.GC31842@fruitcom.com> Comments: In reply to Eric Smith "zsh not accepting commandline args at end of command" (Nov 19, 6:15pm) References: <20031119171554.GC31842@fruitcom.com> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh users Subject: Re: zsh not accepting commandline args at end of command MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Nov 19, 6:15pm, Eric Smith wrote: } } What might be causing this error in zsh. I suspect you have an alias, or function wrapper, for 'ls'. Works for me with 'zsh -f'.