www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
To: | cygwin AT cygwin DOT com |
From: | "Krzysztof Duleba" <krzysan AT skrzynka DOT pl> |
Subject: | Re: perlcc and permissions |
Date: | Sun, 28 Aug 2005 17:44:00 +0200 |
Lines: | 23 |
Message-ID: | <desm56$8va$1@sea.gmane.org> |
References: | <desi8j$un6$1 AT sea DOT gmane DOT org> <4311D541 DOT BEEB9FFE AT dessent DOT net> |
Mime-Version: | 1.0 |
X-IsSubscribed: | yes |
Brian Dessent wrote: > > $ ls -l foo.pl > > -rwx------+ 1 Administratorzy Brak 34 Aug 28 16:29 foo.pl > > > > I guess that in strict mode the file should not be readable by me. > > However, cat and perl can read it without problems. > > I don't know why perlcc complains when perl does not. But the above > statement is not necessarily true. The "+" in the last column of the > permissions means that there are extended ACLs that cannot be mapped to > the simple posix "rwx" scheme. $ getfacl.exe foo.pl # file: foo.pl # owner: Administratorzy # group: Brak user::rwx group::--- group:SYSTEM:rwx mask:rwx other:--- Krzysztof Duleba -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |