ghanima:/dos_d# ls
justroot.txt
ghanima:/dos_d# cd ...
ghanima:/dos_d/...# ls
justroot.txt
ghanima:/dos_d/...# cd ..
ghanima:/dos_d# ls
justroot.txt
cd ... acts like a cd .. but its displayed like an existing directory..
after a few 100 "cd ..." bash sigsegv's.
bye,
therapy