X-Spam-Check-By: sourceware.org
Date: Sun, 18 Dec 2005 23:46:00 -0500
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: newbie question chdir
Message-ID: <20051219044600.GA19689@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
References: <43A634AD.1090406@internode.com.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <43A634AD.1090406@internode.com.au>
User-Agent: Mutt/1.5.11
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

On Mon, Dec 19, 2005 at 02:48:53PM +1030, Luke Vanderfluit wrote:
>I'm wondering:
>I've installed cygwin in c:\foo\bar\.
>Now when I open a shell, I can't cd back to C:\
>
>Is there a way to or do I have to install everything in the root
>directory?

Cygwin emulates linux so you shouldn't be using MS-DOS path names.  If
you want to cd to the root drive of c: use "cd /cygdrive/c".

I am getting the feeling that you need a concentrated session of
documentation reading.  Please go back to the cygwin web site and click
on the "Documentation" link on the left hand side of the window.  Basic
questions like this should be amply covered there.

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

