Dear ksh developers, there is obviously a fundamental bug in the Korn shell which prevents changing into the parent directory with "cd .." when the parent directory is the root directory [1].
Demonstration: $ echo $KSH_VERSION Version AJM 93u+ 2012-06-28 $ cd /etc $ pwd /etc $ cd .. $ pwd /etc $ Since users cannot rely on ksh's cd to change into the proper directory, this bug has to be considered serious. @Oliver and Jonathan: I can actually reproduce the issue with the version of ksh in unstable as well. However, I can reproduce it only when the parent directory is the root directory. Cheers, Adrian > [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691200 -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org