On Tue, 24 Apr 2001 11:14:50 -0400, Corinna Vinschen wrote:
>
> I have updated the version of bash in cygwin/latest to 2.05-2.
>
> This version solves the problem of the disfunctional `cd' and `pwd' in
> /cygdrive paths.
This version doesn't work with network shares.
$ cd //myserver/myshare/mydir
$ pwd
//myserver/myshare/mydir <- Ok
$ cd ..
$ pwd
//myserver/myshare/mydir/.. <- not as expected
$ /bin/pwd
//myserver/myshare <- expected output
Regards,
René
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple