delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2011/09/08/15:24:56

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,UNPARSEABLE_RELAY
X-Spam-Check-By: sourceware.org
Message-ID: <4E691665.4030904@t-online.de>
Date: Thu, 08 Sep 2011 21:24:21 +0200
From: Christian Franke <Christian DOT Franke AT t-online DOT de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: Open Windows Explorer from Cygwin prompt
References: <4E690DE0 DOT 8050204 AT freesbee DOT fr> <4E691163 DOT 1010309 AT t-online DOT de> <4E69139E DOT 5050600 AT freesbee DOT fr>
In-Reply-To: <4E69139E.5050600@freesbee.fr>
X-IsSubscribed: yes
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

Vincent Rivière wrote:
> Christian Franke wrote:
>> Cygstart is not needed in this case. Explorer can be launched directly.
>> This works from cmd.exe and from any cygwin shell:
>>
>> explorer .
>
> You are right, this is equivalent in this specific case.
> But cygstart can also open Cygwin-style directories, explorer can't:
>
> cygstart ~
> cygstart /etc
> cygstart dir1/dir2
>
Of course, in these cases cygstart is actually more convenient than:

explorer "$(cygpath -w ~)"
explorer "$(cygpath -w /etc)"
explorer "$(cygpath -w dir1/dir2)"

:-)


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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019