X-Spam-Check-By: sourceware.org Message-ID: <43B32689.27013522@dessent.net> Date: Wed, 28 Dec 2005 15:58:01 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: ls -l output / rights problem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com cwpbl wrote: > 1. What means "+" in the first column of "ls -l" ? It means there are additional ACL privileges that cannot be represented in the unix "rwx" format. Use getfacl, cacls, xcacls, "file - properties" in explorer, etc. to view them. > 2. Secondly, if I do "chmod a+x *.ttf", all works. Why ? Windows requires the execute permission on font files. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/