X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.3 required=5.0 tests=AWL,BAYES_00,HELO_LH_LD,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Message-ID: <4A845781.4080301@intello.com> Date: Thu, 13 Aug 2009 14:12:17 -0400 From: Mike Schmidt User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: what is the meaning of the + in an ls -l ? References: <4A841EDA DOT 7090705 AT intello DOT com> <4A8422FD DOT 4010405 AT gmail DOT com> In-Reply-To: <4A8422FD.4010405@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Excellent. Thank you vey much. I have found and solved to problem I had with acls on a file. Mike Dave Korn wrote: > Mike Schmidt wrote: > >> I have noticed that in many cases when listing files with ls there is a >> + at the end of the permissions. What does this mean? It seems to be >> related to some problems I am having with file access from windows >> programs after the files have been modified by emacs in a cygwin session. >> >> example: >> >> -rwx------+ 1 user1 Aucun 3063892 Jan 20 2009 agent.exe >> -rwx------ 1 user1 Aucun 821 Aug 13 02:16 config.xml >> -rwx------+ 1 user1 Aucun 569 Jan 20 2009 config.xml~ >> > > It means that there are extra permissions set on the file, in the windows > ACL, that cannot meaningfully be expressed in terms of user/group/other > read/write/execute. You can take a look at the file's properties in windows > explorer to see what they are, or use the 'cacls' (windows native) or > 'getfacl' (cygwin) command-line utilities to examine them. > > cheers, > DaveK > > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple