Mon, Feb 03, 2003 at 11:14:03AM -0800, Andrew Chang wrote: > > I have a situation in which a cygwin app created a file, chmod it to readonly. > then we have a win32 app chomd the same file to writable (0644). > In cygiwn 1.3.12, the new write permission would show up in the > cygwin "ls -l" command. In cygwin 1.3.19-1, the write permission is not visible in >cygwin "ls -l", > but if I go to the Explorer, it would show the file as writable.
Could you send the outputs of cacls and attrib (both Windows apps) and ls -l before and after the win32 app action (the file only, not the whole dir)? Pierre -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/