From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18083 invoked by alias); 23 Oct 2003 09:35:57 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 18076 invoked from network); 23 Oct 2003 09:35:56 -0000 Received: from unknown (HELO gateway.tallysolutions.com) (202.138.99.66) by sources.redhat.com with SMTP; 23 Oct 2003 09:35:56 -0000 Received: from tallysolutions.com (parvathi.tallysolutions.com [10.0.0.8]) by gateway.tallysolutions.com (8.11.6/8.11.6) with ESMTP id h9N9ZsV26263 for ; Thu, 23 Oct 2003 15:05:54 +0530 Received: from AJITHKUMAR (localhost.localdomain [127.0.0.1]) by tallysolutions.com (8.11.2/8.11.2) with SMTP id h9N9Zsa20942 for ; Thu, 23 Oct 2003 15:05:54 +0530 Reply-To: From: "Ajith Kumar" To: Subject: Wildcard problem with recursion Date: Thu, 23 Oct 2003 10:05:00 -0000 Message-ID: <000301c39949$0dc87850$9c01a8c0@shakti.tallysolutions.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal X-SW-Source: 2003-10/txt/msg01466.txt.bz2 Cygwin utilities like grep or ls with -R options doesn't seem to be working. egs when I say >grep -r FLD_DCT_STRING *.h?? I get grep: *.hpp: No such file or directory However there are many .h, .hxx and .hpp files in the subdirectories ls also gives the same err. Any solutons? Regards, ajith -- 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/