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/