From: chiuk AT cs DOT indiana DOT edu (Kenneth Chiu) Subject: Re: Mounts and relative pathnames 15 Mar 1998 00:46:10 -0800 Message-ID: References: <19980310124308 DOT 20991 DOT qmail AT hotmail DOT com> Reply-To: Kenneth Chiu Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Earnie Boyd Cc: gnu-win32 AT cygnus DOT com On Tue, 10 Mar 1998, Earnie Boyd wrote: > >searched the FAQ and the mailing list archives, but haven't found > >anything. Suppose I do the following sequence: > > > > mount N:/root / > > mount N:/dir1 /usr > > cd / > > ls usr > > > >I would expect to see the contents of N:/dir1, but instead I see > >nothing. If I type 'ls /usr', I see what I expect, so I think I'm > >executing the correct 'ls'. If I type 'cd usr', and then 'ls', I > >also see what I expect. > > Is there a physical directory name N:\root\usr? If so then things will > get confused/confusing. Cygwin.dll will not know how to handle this > instance, and will not handle it the same everytime. Yes, there is a real directory N:\root\usr. Without it, usr does not show up if I first do a 'cd \' and then an ls. - 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".