From: akkhurana AT hotmail DOT com (Ashish Khurana) Subject: Re: Strange behavior with commands CD' and 'ls' 19 May 1998 08:41:30 -0700 Message-ID: <19980518202019.18861.qmail.cygnus.gnu-win32@hotmail.com> Content-Type: text/plain To: lhall AT rfk DOT com, gnu-win32 AT cygnus DOT com >From lhall AT rfk DOT com Mon May 18 10:48:37 1998 >Received: from home (d24.dial-2.cmb.ma.ultra.net [209.6.65.24]) by antiochus-fe0.ultra.net (8.8.8/ult.n14767) with SMTP id NAA21660 for ; Mon, 18 May 1998 13:48:34 -0400 (EDT) >Message-Id: <3 DOT 0 DOT 5 DOT 32 DOT 19980518134907 DOT 00ad49f0 AT pop DOT ma DOT ultranet DOT com> >X-Sender: lhall AT pop DOT ma DOT ultranet DOT com >X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) >Date: Mon, 18 May 1998 13:49:07 -0400 >To: "Ashish Khurana" >From: Larry Hall >Subject: Re: Strange behavior with commands CD' and 'ls' >In-Reply-To: <19980515225814 DOT 22550 DOT qmail AT hotmail DOT com> >Mime-Version: 1.0 >Content-Type: text/plain; charset="us-ascii" > >At 04:28 AM 5/16/98 IST, you wrote: >>Can anybody tell me what is this all? >> >>Sequence of commands I tried are:-- >> >>Q:\>cygnus >>Cygnus Cygwin32 B19 >>bash-2.01$ pwd >>//Q >>bash-2.01$ ls >>classes data doc lib makefile src >>bash-2.01$ cd classes >>bash-2.01$ ls >>com makefile >>bash-2.01$ cd .. >>bash-2.01$ pwd >>//Q >>bash-2.01$ ls >>com makefile >>bash-2.01$ >>---- >> >> >>The Q:\ is my virtual drive named to one of my subdirectory in the >>system. I'm using NT 4.0 and Cygnus 19 even the patch update 19.1 is >>also installed on my m/c. >> >>Thanks, >>Ashish >> >> > > >Happens here too when using the pseudo UNC (//) nomenclature for paths. >Works fine if you use a mounted path. This is most likely a bug, perhaps >similar to the issue that occurs if you cd into a symbolically linked >directory that was not created with a full path (i.e. ln -s bin vs >ln -s /usr/bin). > [Ashish] Larry if I'm not wrong, are you suggesting to use something like, cd Q:/ instead of cd .. wherever I feel to go back to q:? Basically I am using such set of statements recursively in my makefile, not exactly the same as I mentioned in my problem but more or less of the similar fashion. So there I can't hard code the path. Suggestions? Thanks, Ashish ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com - 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".