From: david AT pastornet DOT net DOT au (David Campbell) Subject: B19: cd command doesn't always do what I expect 28 Aug 1998 10:58:53 -0700 Message-ID: <35E63738.BE2874AE.cygnus.gnu-win32@pastornet.net.au> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------7396209BB2D4B70F63A86B32" To: gnu-win32 AT cygnus DOT com This is a multi-part message in MIME format. --------------7396209BB2D4B70F63A86B32 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I'm a little unclear about what a command like "cd //c" means under CygWin32. I would expect it to mean "change to the root directory of drive c". That's not what I get. For example: bash-2.01$ pwd //d/Program Files/JacORB_0.9e bash-2.01$ cd //c bash-2.01$ ls David Personal.lnk MappletKit.lnk Scribble.txt Home.lnk My Briefcase TRMPTEL.EXE bash-2.01$ pwd //c At this point, pwd reports we are in //c, but we are actually in //c/winnt/Profiles/david/Desktop. bash-2.01$ cd //c/winnt/Profiles/david/Desktop bash-2.01$ ls David Personal.lnk MappletKit.lnk Scribble.txt Home.lnk My Briefcase TRMPTEL.EXE bash-2.01$ pwd //c/winnt/Profiles/david/Desktop bash-2.01$ cd .. bash-2.01$ pwd //c/winnt/Profiles/david Lets try something else: bash-2.01$ cd //c/winnt bash-2.01$ pwd //c/winnt bash-2.01$ ls bash-2.01$ cd .. bash-2.01$ pwd //c bash-2.01$ ls Note that in the above, the last cd command doesn't seemed to have actually worked. Is this a bug? Regards, -- David Campbell --------------7396209BB2D4B70F63A86B32 Content-Type: text/x-vcard; charset=us-ascii; name="david.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for David Campbell Content-Disposition: attachment; filename="david.vcf" begin:vcard n:Campbell;David tel;work:+617 3216 6015 x-mozilla-html:TRUE org:Greenleaf Systems Pty Ltd adr:version:2.1;;19 Gregory St;ACACIA RIDGE;QLD;4110;AUSTRALIA version:2.1 email;internet:david AT pastornet DOT net DOT au title:Director end:vcard --------------7396209BB2D4B70F63A86B32-- - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".