Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <372427E9.735F93E5@mcd.alcatel.be> Date: Mon, 26 Apr 1999 10:46:34 +0200 From: "R. Hickling" X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: "cygwin AT sourceware DOT cygnus DOT com" Subject: Shell scripts called *.exe Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit It seems if you have a shell script - ie with "#!/bin/sh" as the first line, and call the script 'something.exe', and execute it with './something', it will crash your bash. Just try echo '#!/bin/sh' > something.exe; ./something -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com