X-Spam-Check-By: sourceware.org Message-ID: <20061004154700.96124.qmail@web90304.mail.mud.yahoo.com> Date: Wed, 4 Oct 2006 08:47:00 -0700 (PDT) From: Andy Telford Subject: bash shell globbing not working anymore To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=ascii X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k94FlGil008351 Has any experienced this? - "ls" works but "ls *" returns "ls: *: No such file or directory" - same if I just use the shell builtin "echo *" just returns "*" I am up to date with the latest versions of everything. I had to fix up the line endings in my .bash_profile/.bashrc file to follow the unix conventions with the recent bash update but otherwise haven't changed anything, Andrew Environment: SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-comments:monitor CYGWIN="ntsec binmode" BASH_VERSION="3.1.17(9)-release" $ uname -a CYGWIN_NT-5.0 J3RSF41 1.5.19(0.150/4/2) 2006-01-16 15:01 i686 Cygwin -- 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/