From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16191 invoked from network); 12 Jul 2001 14:04:20 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 12 Jul 2001 14:04:20 -0000 Received: (qmail 27077 invoked by alias); 12 Jul 2001 14:04:13 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15385 Received: (qmail 27065 invoked from network); 12 Jul 2001 14:04:12 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Michael Schaap" Cc: "Zsh hackers list" Subject: RE: ehh... zsh: correct 'cvs' to '_cvs' [nyae]? n Date: Thu, 12 Jul 2001 18:04:04 +0400 Message-ID: <000401c10adb$82363230$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2479.0006 > > On Thu, 12 Jul 2001, Michael Schaap wrote: > > > At 11:21 12-7-2001, Peter Stephenson wrote: > > >Andrej Borsenkow wrote: > > > > The problem is, of course, =cmd won't be the same as > /path/to/cmd.exe. But > > > > it the same with my patch as well. > > > > > >That might be worth a special case, since the assumption is > usually that > > >=cmd returns a file. > > > > But it does, in this case! > > > > No. > > cp =cmd . > > copies cmd *not* cmd.exe. And this does make difference. > Sorry, now when I could finally test it it is O.K. mv results in error message (something about inability to chmod) but still creates foo.exe. -andrej