This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

B19 : cd in bash (95)



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@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]