From mint-bounce@lists.fishpool.fi Thu Mar 11 17:04:39 2010 Message-ID: <4B996888.1070203@online.no> Date: Thu, 11 Mar 2010 23:02:48 +0100 From: Jo Even Skarstein User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: "mint@lists.fishpool.fi" Subject: Re: [MiNT] 'cd' does not like u: References: <11a6f2b11003101728h25f023a1od09aef69e469e8d6@mail.gmail.com> <689FFCF4D4F2434AB7CC9F3902A1B1A9@mercatus.local> <4B993D05.10207@online.no> <4B995222.3030803@online.no> <4B995CEC.60601@online.no> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: joska@online.no Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Helmut Karlowski wrote: > In bash cd c: works, but then I would want it to go to the directory it > came from on c: (like DOS). In DOS, changing drive and changing directory are two different things. To change to C in DOS, you simply type 'c:', while changing to a different directory on the active drive is done by issuing a cd-command. You can't really compare this to the unix cd-command. Jo Even