X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <477BEE99.1090906@quicknet.nl> Date: Wed, 02 Jan 2008 21:05:45 +0100 From: "A.R. Burgers" <a DOT rburgers AT quicknet DOT nl> User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: which-2.18-1 References: <announce DOT 47752C63 DOT 7090304 AT acm DOT org> In-Reply-To: <announce.47752C63.7090304@acm.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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. Teun David Rothenberger schreef: > Subject: Updated: which-2.18-1 > > NEWS: > ===== > This release replaces the custom Cygwin "which" command with the GNU > Which. The package includes documentation and a few additional > features such as understanding bash functions and aliases. See the > included documentation or http://www.xs4all.nl/~carlo17/which/ for > more details. -- 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/