From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2700 invoked from network); 15 Feb 2001 06:24:57 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 15 Feb 2001 06:24:57 -0000 Received: (qmail 17939 invoked by alias); 15 Feb 2001 06:24:50 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13480 Received: (qmail 17928 invoked from network); 15 Feb 2001 06:24:49 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Clint Adams" , Subject: RE: PATCH: stop null path component segfaults in whence Date: Thu, 15 Feb 2001 09:24:46 +0300 Message-ID: <000101c09717$fdef3c10$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: <20010214183319.A11721@dman.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 > > This copes better, though I don't see much point in having an empty > element in the path. Empty element in PATH traditionally means current directory. Is it now different in zsh?