$ ln -s /bin/sh foo
$ mv foo bar
mv: cannot stat `foo.exe': No such file or directory

The target of the symlink has an .exe suffix, but the symlink itself does not. However, mv thinks it does.

Max.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to