This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: bash shell globbing not working anymore


On 04 October 2006 18:08, Andy Telford wrote:

> Nope. The directory was not empty, so * should have been expanded by the
> shell according to the bash "pathname expansion" rules.  I included the
> SHELLOPTS variable in the first email to show that noglob is not set.  
> 
> $ mkdir newdir
> $ cd newdir
> $ touch newfile
> $ ls
> newfile
> $ ls *
> ls: *: No such file or directory
> $ type ls
> ls is hashed (/usr/bin/ls)

  Weird.  Let's have a look at your cygcheck -svr output then (as an
attachment, please).  Hold back on the strace logs just for now, though!


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]