From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14641 invoked from network); 19 Nov 2003 18:43:02 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 19 Nov 2003 18:43:02 -0000 Received: (qmail 1723 invoked by alias); 19 Nov 2003 18:42:39 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6797 Received: (qmail 1684 invoked from network); 19 Nov 2003 18:42:38 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 19 Nov 2003 18:42:38 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [62.189.183.235] by sunsite.dk (MessageWall 1.0.8) with SMTP; 19 Nov 2003 18:42:38 -0000 Received: from EXCHANGE02.csr.com (unverified) by MAILSWEEPER01.csr.com (Content Technologies SMTPRS 4.3.10) with ESMTP id for ; Wed, 19 Nov 2003 18:42:35 +0000 Received: from csr.com ([192.168.144.127]) by EXCHANGE02.csr.com with Microsoft SMTPSVC(5.0.2195.5329); Wed, 19 Nov 2003 18:43:46 +0000 To: zsh users Subject: Re: zsh not accepting commandline args at end of command In-reply-to: "Eric Smith"'s message of "Wed, 19 Nov 2003 18:32:06 +0100." <20031119173206.GD31842@fruitcom.com> Date: Wed, 19 Nov 2003 18:42:33 +0000 Message-ID: <4738.1069267353@csr.com> From: Peter Stephenson X-OriginalArrivalTime: 19 Nov 2003 18:43:46.0886 (UTC) FILETIME=[10BD0E60:01C3AECD] Eric Smith wrote: > Thanks > > But is weems to be using the same ls > [eric@apple ~] $ which ls > /bin/ls > [eric@apple ~] $ /bin/ls /tmp -F > /bin/ls: -F: No such file or directory > /tmp: > ssh-XXUIWy1q v235390 > [eric@apple ~] $ exit > > now in bash: > eric@apple:~$ /bin/ls /tmp -F > ssh-XXUIWy1q/ v235390/ In that case, you probably have POSIXLY_CORRECT set in the environment for zsh. % POSIXLY_CORRECT= =ls . -F /home/pws/solaris8/bin/ls: -F: No such file or directory .: Master-16-14-bc2x.xcd msg.html % =ls . -F Master-16-14-bc2x.xcd msg.html -- Peter Stephenson Software Engineer CSR Ltd., Science Park, Milton Road, Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070 ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************