X-Spam-Check-By: sourceware.org Date: Tue, 4 Apr 2006 10:11:37 +0200 From: Samuel Thibault To: cygwin AT cygwin DOT com Subject: Re: grep (GNU grep) 2.5.1 not being recursive. Message-ID: <20060404081137.GB4294@implementation.labri.fr> Mail-Followup-To: cygwin AT cygwin DOT com References: <10845a340604040052h57f135a3ga98e06daea222ec1 AT mail DOT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <10845a340604040052h57f135a3ga98e06daea222ec1@mail.gmail.com> User-Agent: Mutt/1.5.11 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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, Richard Quadling, le Tue 04 Apr 2006 08:52:09 +0100, a écrit : > grep -e%v%v -R *.c > > but this does nothing. Instead I get an error saying > grep: *.c: No such file or directory Grep is not responsible for expansing the star. The shell is. Change your shell ;) Samuel -- 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/