From: cgf AT cygnus DOT com (Christopher Faylor) Subject: Re: Symlinks are broken? 15 Sep 1998 17:19:17 -0700 Message-ID: <19980915194624.E3544.cygnus.cygwin32.developers@cygnus.com> References: <01BDE10E DOT 52DF4E80 AT sos> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Sergey Okhapkin , "'cygwin32-developers AT cygnus DOT com'" On Wed, Sep 16, 1998 at 01:07:05AM +0400, Sergey Okhapkin wrote: >E:\$>bash >bash-2.01$ cat >aaa >weqweqweqwe >bash-2.01$ ln -s aaa bbb >bash-2.01$ cat bbb >!aaa bash-2.01$ I tried this with CYGWIN32=tty and with CYGWIN32=ntea but I can't duplicate it. Is this under Windows NT? Is it on a FAT partion or an NTFS partition (not that it should really matter). Could you do this: attrib bbb set strace=1,strace.out cat bbb and send me the output? As you probably noticed I rewrote path_conv (for the twentieth time) and modified symlink_check_one to detect extensions. I undoubtedly broke something in the process. -- cgf AT cygnus DOT com http://www.cygnus.com/