Re: getfacl seems to list wrong permissions for Group

2012-09-02 Thread Corinna Vinschen
On Aug 19 16:21, L Anderson wrote: > In directory /cygwin/bin of my cygwin installation, > > $ ls -l //yields: > [snip] > -rwxr-xr-x 1 lowella Administrators 73742 Nov 14 2010 zsyncmake.exe > > and > > $ ls -ln //yields > [snip] > -rwxr-xr-x 1 1000 544 73742 Nov 14 2010 zsyncmake.exe > >

getfacl seems to list wrong permissions for Group

2012-08-19 Thread L Anderson
In directory /cygwin/bin of my cygwin installation, $ ls -l //yields: [snip] -rwxr-xr-x 1 lowella Administrators 73742 Nov 14 2010 zsyncmake.exe and $ ls -ln //yields [snip] -rwxr-xr-x 1 1000 544 73742 Nov 14 2010 zsyncmake.exe and $ stat -c '%A %a %n' * //yields: [snip] -rwxr-xr-x 75