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]

cd problems with //x paths


Has anyone else noticed that bash won't let you "cd .." when you're
in a directory like "//x/subdir" ?

    //d/work [65] pwd
    //d/work
    //d/work [66] cd ..
    //d/work [67] pwd
    //d/work
    //d/work [68] cd //d
    //d/work [69] pwd
    //d/work
    //d/work [70] cd d:/
    //d [71] pwd
    //d

I'm using b18.  Thanks to anyone who has insight into this situation.

--------------------------------------------------------------------
Warren Jones              | To keep every cog and wheel is the first
Fluke Corporation         | precaution of intelligent tinkering.
Everett, Washington, USA  |                          -- Aldo Leopold
-
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]