X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 30 Aug 2010 19:08:27 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Unexpected results from grep 2.6.3-1 Message-ID: <20100830230827.GA7524@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <425652 DOT 96502 DOT qm AT web59701 DOT mail DOT ac4 DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <425652.96502.qm@web59701.mail.ac4.yahoo.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 On Mon, Aug 30, 2010 at 01:22:48PM -0700, Robert Ross wrote: >With grep 2.6.3-1, the following produces no output: > >echo "Hello world" > hi >/bin/grep --include='*' 'world' * > >With grep 2.5.4-2, the output is "Hello world". It does seem strange but, if it's a bug, it's also evident on linux. FWIW, grep --include='./*' world * works. The grep bug reporting page is here: http://savannah.gnu.org/bugs/?group=grep if you want to report it. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple