chdir through symlinks

Egor Duda deo@logos-m.ru
Sun Sep 3 11:42:00 GMT 2000


Hi!

the following script

=======================================================================
#!/bin/sh
cd /tmp
ln -s /usr test-link
cd test-link
cd ..
ls
=======================================================================

lists  contents  of  /tmp under cygwin, and contents of / on linux and
FreeBSD boxes i can access. is cygwin behavior correct?

Egor.            mailto:deo@logos-m.ru ICQ 5165414 FidoNet 2:5020/496.19



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list