From: jgloudon AT bbn DOT com (Jason Gloudon) Subject: B19 : cd in bash (95) 23 Sep 1998 02:27:56 -0700 Message-ID: <3.0.1.32.19980922170852.006af640.cygnus.gnu-win32@manitoba.bbn.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: gnu-win32 AT cygnus DOT com With B19 on Windows 95 cd in bash does unusual things when given directory names consisting of 3 or more "." 's . BASH.EXE-2.01$ pwd / BASH.EXE-2.01$ cd ... BASH.EXE-2.01$ pwd /... BASH.EXE-2.01$ cd .... BASH.EXE-2.01$ pwd /.../.... and so on -- Jason Gloudon - 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".