X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.2 required=5.0	tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,UNPARSEABLE_RELAY
X-Spam-Check-By: sourceware.org
Message-ID: <4E691163.1010309@t-online.de>
Date: Thu, 08 Sep 2011 21:02:59 +0200
From: Christian Franke <Christian.Franke@t-online.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@cygwin.com
Subject: Re: Open Windows Explorer from Cygwin prompt
References: <4E690DE0.8050204@freesbee.fr>
In-Reply-To: <4E690DE0.8050204@freesbee.fr>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
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

Vincent Rivière wrote:
> Did you know ?
>
> You can open the Windows Explorer from the Cygwin bash prompt simply 
> by typing:
>   cygstart .
>
> The Explorer shows the contents of the current bash directory.
> That's very handy, I have been using that tip for years.
>

Cygstart is not needed in this case. Explorer can be launched directly.
This works from cmd.exe and from any cygwin shell:

   explorer .

Note that privilege elevation is not inherited from shell to explorer.

-- 
Christian Franke


--
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

