Re: "cd .." when WD unlinked gives wrong behaviour

2005-02-22 Thread Chet Ramey
Chet Ramey wrote: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=149079 When the working directory has been unlinked, "cd .." should give an error exit status, but instead exits with code 0. Additionally, "pwd" (the built-in) appends "/.." to the previo

Re: "cd .." when WD unlinked gives wrong behaviour

2005-02-22 Thread Chet Ramey
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=149079 > > When the working directory has been unlinked, "cd .." should > give an error exit status, but instead exits with code 0. > Additionally, "pwd" (the built-in) appends "/.." to the > previous working dire