This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Unexpected results from grep 2.6.3-1
- From: Robert Ross <rob dot ross at ymail dot com>
- To: cygwin at cygwin dot com
- Date: Mon, 30 Aug 2010 13:22:48 -0700 (PDT)
- Subject: Unexpected results from grep 2.6.3-1
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".
Rob
--
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