| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | "'cygwin mailing list'" <cygwin AT cygwin DOT com> |
| Subject: | RE: bash shell globbing not working anymore |
| Date: | Wed, 4 Oct 2006 18:13:22 +0100 |
| Message-ID: | <020401c6e7d8$659fee10$a501a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <20061004170806.40757.qmail@web90315.mail.mud.yahoo.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |