X-Spam-Check-By: sourceware.org Message-ID: <45803444.9030604@freehackers.org> Date: Wed, 13 Dec 2006 18:11:32 +0100 From: Philippe Fremy User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: strange problems with bash after cygwin update Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi, My cygwin installation is pretty old, so I decided to update it. After running the update, bash has a very very strange behaviour. I wrote a test-bash.sh file with: ==========[ content of test-bash.sh ]==== echo this is a test of bash ========== When I run it: << User AT Phil_vaio ~ $ bash test-bash.sh : command not found1: this is a test of bash User AT Phil_vaio ~ $ . test-bash.sh : command not found this is a test of bash >> Any idea what got broken during the update ? cheers, Philippe Fremy -- 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/