Bug 104198 - delete a directory and then su. getcwd error
Summary: delete a directory and then su. getcwd error
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 1.5
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-19 11:30 UTC by MurDoK
Modified: 2005-04-19 13:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description MurDoK 2005-04-19 11:30:48 UTC
Version:           1.5 (using KDE 3.4.0, Debian Package 4:3.4.0-0pre3 (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-8)
OS:                Linux (i686) release 2.4.30

I don't know if it's a bug really...


murdok@debian:~$ cd proof
murdok@debian:~/proof$ su
Password:
debian:/home/murdok/proof# cd ..
debian:/home/murdok# rmdir proof/
debian:/home/murdok# exit
exit
murdok@debian:~/proof$ su
Password:
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No existe el fichero o el directorio
debian:/home/murdok/proof# cd ..
chdir: error retrieving current directory: getcwd: cannot access parent directories: No existe el fichero o el directorio
debian:..# cd ..
debian:../..# pwd
../..
Comment 1 Stephan Kulow 2005-04-19 13:34:27 UTC
that's the way things are under the command line