X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Wed, 02 Jan 2008 14:14:44 -0800
From: Jeff <for.listmail@verizon.net>
Subject: Re: [ANNOUNCEMENT] Updated: which-2.18-1
To: cygwin@cygwin.com
Message-id: <UzAfHx3lQv2J092yn@verizon.net>
MIME-version: 1.0
Content-type: text/plain; charset=ISO-8859-1
Content-transfer-encoding: 8bit
Newsgroups: lists.cygwin
Lines: 29
References: <announce.47752C63.7090304@acm.org> <477BEE99.1090906@quicknet.nl>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Wed, 02 Jan 2008 21:05:45 +0100,
"A[dot]R[dot] Burgers" <a[dot]rburgers[at]quicknet[dot]nl> wrote:

>LS,
>
>I have a UNC path //ecn/groups/g_zon_solar/Software/cygwin/bin
>in my path, refering to some network share.
>
>ls -l `which mrxvt.exe`
>ls: cannot access /ecn/groups/g_zon_solar/Software/cygwin/bin/mrxvt.exe:
>No such file or directory
>
>Apparently which.exe (the new 2.18-1) strips the leading "/" which is 
>essential in this case. The old which-1.7 does not strip.

Why not just mount your network shares?

$ mount
\\Winxp-inspiron\c on /inspiron type system (binmode,noexec)
C:\WINDOWS\TEMP on /tmp type system (binmode)
\\Winxp-desk\c on /desk-c type system (binmode,noexec)
\\Winxp-desk\d on /desk-d type system (binmode,noexec)
C:\Cygwin\bin on /usr/bin type system (binmode)
[...]

Jeff
-- 
"Sorry, my life is still in beta, and nowhere near stable enough for a
release."

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

