This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Open Windows Explorer from Cygwin prompt


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]