Altered behaviour of grep

Fergus Daly fergusd@frontier-science.co.uk
Tue Mar 24 08:55:00 GMT 2015


grep -Pl "\xmn"
used to find files containing the ASCII character mn. For instance
grep -PL "\x0d" or "\x0a" or usefully "\x00".
       ^
I did mean grep -Pl in both cases.
Fergus
 

--
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



More information about the Cygwin mailing list