Re: ls -l output / rights problem

2005-12-28 Thread Brian Dessent
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

ls -l output / rights problem

2005-12-28 Thread cwpbl
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- x