Vince Indriolo <vinceind <at> gmail.com> writes: > There is definitely something not right with my setup. I have 64-bit Windows > 7 > > e:\>echo foo > foo > e:\>c:\cygwin\bin\ls.exe -l foo > ----------+ 1 vince None 6 Sep 2 17:28 foo > > $ ls -l foo > ----------+ 1 vince None 6 Sep 2 17:28 foo
Interesting. The other day I noticed the same problem on Windows Vista (32 and 64 bit), when unpacking archives (e.g., when not using the Cygwin version of 7-zip). Interesting... When I list the files using a DOS path (say, 'ls -l foo\\bar' instead of 'ls -l foo/bar'), they do get proper permissions. :) -- 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