delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/04/10/20:00:42

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type; q=dns; s=default; b=Oi
pIjFa5tCgzrQm6BHPcK65dXK6Eegjqkn5TBHXSprEUkO0zMQ+SiYZmR1TTAa3U75
fi6jAxQ587oGa4XfSpuxjncPKZUBZO1S5x1CBf0vo8mkRuiI7xGJ1+EfgadIHnNj
4C0Mf1vRHE50/rECrnp8AKmRBamKQr9r2ox75clLc=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type; s=default; bh=dqjcXKqb
pgOkEQUubNcJnShUM2k=; b=NM2uxnwcH8wv2yE1S7WHgOFnL871O8XnvFQmy6VD
yvpqtMKwUiU4X2w7UbxRhLfnLcqr09bApzPBkO9YZpKUPQXHEVE+PmciAXol9M+6
htYrIrdP7Bp/Y5j1OwyLIEXa7XPyGWXlXDO+XErStuUMAjqF2lPdkKPfI+NMIpme
Lag=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-ie0-f173.google.com
MIME-Version: 1.0
X-Received: by 10.42.164.7 with SMTP id e7mr6759945icy.70.1428710418093; Fri, 10 Apr 2015 17:00:18 -0700 (PDT)
In-Reply-To: <20150410100703.GA4401@calimero.vinschen.de>
References: <20150410100703 DOT GA4401 AT calimero DOT vinschen DOT de>
Date: Fri, 10 Apr 2015 19:00:18 -0500
Message-ID: <CAAXzdLUFeBX6EREpMA2WeMYT+oS8c=JXhqkwrvNYUGjsWFrW8w@mail.gmail.com>
Subject: Re: [TESTERS needed] New POSIX permission handling
From: Steven Penny <svnpenn AT gmail DOT com>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

On Fri, Apr 10, 2015 at 5:07 AM, Corinna Vinschen wrote:
> Please give the new code a try.  I uploaded new 2015-04-10 developer
> snapshots to https://cygwin.com/snapshots/

Here is the test I ran:

    $ cd /cygdrive/c

    $ touch ~/{alpha,bravo}.sh ~+/{charlie,delta}.sh

    $ chmod +x ~/bravo.sh ~+/delta.sh

    $ ls -l --color ~/{alpha,bravo}.sh ~+/{charlie,delta}.sh
    -rw-rw-r--+ 1 John None 0 Apr 10 16:51 /cygdrive/c/charlie.sh
    -rwxrwxr-x+ 1 John None 0 Apr 10 16:51 /cygdrive/c/delta.sh    (green)
    -rw-r--r--  1 John None 0 Apr 10 16:51 /home/John/alpha.sh
    -rwxrwxr-x  1 John None 0 Apr 10 16:51 /home/John/bravo.sh     (green)

So "charlie.sh" looks strange because it has that extra write permission.
However this is not a big deal for me. My concern was that everything was
showing up executable (green) when running "ls --color". So overall this is an
improvement, thanks.

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019