Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Sun, 3 Sep 2000 22:41:36 +0400 From: Egor Duda X-Mailer: The Bat! (v1.45) Personal Reply-To: Egor Duda Organization: DEO X-Priority: 3 (Normal) Message-ID: <104174358744.20000903224136@logos-m.ru> To: cygwin AT sources DOT redhat DOT com Subject: chdir through symlinks Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com