ls shows different permissions for the same file

Boemker, Tim tboemker@elynx.com
Wed Sep 12 12:47:00 GMT 2012


ls reports different permissions for the same file, depending on whether I provide a Windows-form path or a UNIX-form path:

$ /bin/ls -ldi c:/apps/amq-versions/amq.12.1.0-RC42/conf /cygdrive/c/apps/amq-versions/amq.12.1.0-RC42/conf
7318349394635879 drwxrwxrwx+ 1 tboemker Domain Users 0 Sep 12 07:56 /cygdrive/c/apps/amq-versions/amq.12.1.0-RC42/conf
7318349394635879 drwxr-xr-x  1 tboemker Domain Users 0 Sep 12 07:56 c:/apps/amq-versions/amq.12.1.0-RC42/conf

$ /bin/ls --version
ls (GNU coreutils) 8.15
Packaged by Cygwin (8.15-1)
...

Am I missing something, or is this a bug?

Thanks,

Tim



-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygcheck.out
Type: application/octet-stream
Size: 42127 bytes
Desc: cygcheck.out
URL: <http://cygwin.com/pipermail/cygwin/attachments/20120912/39df787d/attachment.obj>
-------------- next part --------------
--
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


More information about the Cygwin mailing list