[Bug 227946] Re: cd //; pwd --> shows // when in root directory (/)

2008-05-07 Thread Mika Fischer
It is strange, but as often there is a valid reason. And once again is is POSIX... See question E10 in the bash FAQ: http://tiswww.case.edu/php/chet/bash/FAQ "E10) Why does `cd //' leave $PWD as `//'? POSIX.2, in its description of `cd', says that *three* or more leading slashes may be replaced

[Bug 227946] Re: cd //; pwd --> shows // when in root directory (/)

2008-05-07 Thread Mike Vitale
Just some further information, since OP said he didn't try this in tcsh: [EMAIL PROTECTED] ~]$ echo $SHELL /bin/tcsh [EMAIL PROTECTED] ~]$ cd // [EMAIL PROTECTED] /]$ pwd / -- cd //; pwd --> shows // when in root directory (/) https://bugs.launchpad.net/bugs/227946 You received this bug notifica

[Bug 227946] Re: cd //; pwd --> shows // when in root directory (/)

2008-05-07 Thread tadowguy
Since I can't change the priority yet (status=New), I would like to state that this is obviously just an annoyance or a curiosity. I had no functionality issues. -- cd //; pwd --> shows // when in root directory (/) https://bugs.launchpad.net/bugs/227946 You received this bug notification becaus