From: "Tanes Sriviroolchai" Newsgroups: comp.os.msdos.djgpp References: <200003230150 DOT GAA00936 AT midpec DOT com> Subject: Re: How to change drives in BASH Date: Thu, 23 Mar 2000 15:16:03 +0700 Lines: 17 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 X-Original-NNTP-Posting-Host: 192.127.136.173 Message-ID: <38d9d64e@rpc1284.daytonoh.ncr.com> NNTP-Posting-Host: ncrnews.daytonoh.ncr.com X-Trace: 23 Mar 2000 03:40:15 -0500, ncrnews.daytonoh.ncr.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Prashant TR" wrote in message news:200003230150 DOT GAA00936 AT midpec DOT com... > > I'm wondering how I can change from one drive to another using BASH. Let's > say I'm working in C: and I want to change to D:, how to I do that? Just D: > doesn't work. I'm sure there's something I'm missing here. Could anyone please > let me know? Thanks in advance for any help. I used to use cd d:/ in bash 1.14.7. Don't know if it is still ok in 2.03. Regards, Tanes Sriviroolchai