Hi!

I've just imported a specially released for FreeBSD version of
GNU grep 2.4a.  The only difference from the GNU grep 2.4 is:

- The new option --binary-files=TYPE makes grep assume that a binary input
  file is of type TYPE.
  --binary-files='binary' (the default) outputs a 1-line summary of matches.
  --binary-files='without-match' assumes binary files do not match.
  --binary-files='text' treats binary files as text
      (equivalent to -a or --text).


Enjoy,
-- 
Ruslan Ermilov          Sysadmin and DBA of the
[EMAIL PROTECTED]        United Commercial Bank,
[EMAIL PROTECTED]          FreeBSD committer,
+380.652.247.647        Simferopol, Ukraine

http://www.FreeBSD.org  The Power To Serve
http://www.oracle.com   Enabling The Information Age


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to