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 From: "Bernard A Badger" To: Subject: RE: Useful cygwinism: "Explorer Here" Date: Fri, 28 Jun 2002 13:50:25 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20020628172307.GA6886@redhat.com> Importance: Normal Christopher Faylor is having a joke at your expense, I _assume_ it's because he feels you need to RTFM before you ask quite so many questions. Christopher Faylor is one of the main contributors, and has no doubt seen way too many questions that could be answered by a quick look at the FAQ. To answer your question, anyway, you are not chrooted, but you are inside a "virtual" file system. Cygwin tries to make Unix tools feel "at home", and this necessitates a certain bending of the file system to Unix conventions. You can find your "real" drives hidden away in "/cygdrive". For example, "/cygdrive/c" is your "C:\" drive. If you don't like this, check out the mount command. You can also ln -s /cygdrive/c /C which is what I do. You can change the /cygdrive prefix, but I don't recommend it. > -----Original Message----- > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf > Of Christopher Faylor > Sent: Friday, June 28, 2002 1:23 PM > To: cygwin AT cygwin DOT com > Subject: Re: Useful cygwinism: "Explorer Here" > > > On Fri, Jun 28, 2002 at 10:58:06AM -0600, Dave Price wrote: > >On Fri, Jun 28, 2002 at 09:45:14AM +0200, > BStrohhaecker AT Hueller-Hille DOT com wrote: > >> Von: Gary R. Van Sickle [mailto:g DOT r DOT vansickle AT worldnet DOT att DOT net] > >> Gesendet: Freitag, 28. Juni 2002 06:06 > >> > >> FWIW, to open 2 windows inside explorer try 'explorer /e,$XPATH &'. > > > >awesome! windoze gets friendlier by the moment. > > > >one question, my cygwin seems 'chrooted' into c:/cygwin; how do i > >escape? > > Bribe the guards? > > cgf > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/