Shell scripts called *.exe

R. Hickling hicklinr@mcd.alcatel.be
Fri Apr 30 18:32:00 GMT 1999


The solution is quite simply to remove the '.exe' - but you can't go

mv something.exe something

because it says

mv: `something.exe' and `something' are the same file

(so it's 'mv something.exe something_else; mv something_else something')

Yes - parts of MS is braindead.  Not it's marketing department though.


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com




More information about the Cygwin mailing list