msdos fs cd ...

ther (therapy@guardian.htu.tuwien.ac.at)
Mon, 29 Dec 1997 02:12:10 +0100 (GMT+0100)


hmm - i wonder if this should happend ;)

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