Re: 1.7.7 ln & .exe magic

2010-09-15 Thread Andrey Repin
Greetings, Rolf Campbell! > test case--- > From bash, in an empty directory: > $ ln /bin/ls t > $ ls > t.exe > > Why does the resulting hard link have a '.exe' suffix on it? I thought > that cygwin .exe magic was only appending when listing a file? It's qui

Re: 1.7.7 ln & .exe magic

2010-09-15 Thread Eric Blake
On 09/15/2010 11:03 AM, Rolf Campbell wrote: test case--- From bash, in an empty directory: $ ln /bin/ls t $ ls t.exe Why does the resulting hard link have a '.exe' suffix on it? I thought that cygwin .exe magic was only appending when listing a file? If th

1.7.7 ln & .exe magic

2010-09-15 Thread Rolf Campbell
test case--- From bash, in an empty directory: $ ln /bin/ls t $ ls t.exe Why does the resulting hard link have a '.exe' suffix on it? I thought that cygwin .exe magic was only appending when listing a file? -- Problem reports: http://cygwin.com/probl