X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: cwpbl Subject: ls -l output / rights problem Date: Wed, 28 Dec 2005 23:21:54 +0100 Lines: 19 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 1.5 (Windows/20051201) X-IsSubscribed: yes 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 Hello, I have a problem with rights on font file. In a directory, with many ttf files, when a double-click on some files, I have a message "This is not a valid font file". Then I do a ls -l in the concerned directory. All the font files *with problem* have rights such as : -rw-rw-rw- .... xxx.ttf and those *without problem* : -rw-rw-rw-+ .... yyy.ttf 1. What means "+" in the first column of "ls -l" ? 2. Secondly, if I do "chmod a+x *.ttf", all works. Why ? (Certainly, this is not a specific font problem but a right problem). Someone can explain this to me ? Thanx. -- 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/