X-Spam-Check-By: sourceware.org Message-ID: <43D18F28.6070201@mscha.org> Date: Sat, 21 Jan 2006 02:32:24 +0100 From: Michael Schaap Reply-To: cygwin AT cygwin DOT com User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: 1.5.19-4 cygpath -f - broken? References: <20060120230134 DOT 22542 DOT qmail AT web30602 DOT mail DOT mud DOT yahoo DOT com> <43D16F1E DOT 757EE8FC AT dessent DOT net> In-Reply-To: <43D16F1E.757EE8FC@dessent.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 21-Jan-2006 0:15, Brian Dessent wrote: > Martin wrote: > >> I have the following bash alias: >> alias explr='explorer.exe `pwd | cygpath -w -f -`' >> > > I'm not sure why that wouldn't work, but how about this instead: > > alias explr='cygstart "$(cygpath -w "$(pwd)")"' > > Or why not: alias explr='cygstart .' ? – Michael -- 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/