Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 1999 20:45:10 -0800 (PST)
From:      Paul Eggert <eggert@twinsun.com>
To:        obrien@NUXI.com
Cc:        alainm@rcsm.ece.mcgill.ca, freebsd-current@freebsd.org, bug-gnu-utils@gnu.org
Subject:   Re: Bad 'grep' behaviour in -CURRENT, faulty binary detection?
Message-ID:  <199911130445.UAA03345@green.twinsun.com>
In-Reply-To: <19991112172321.B70122@relay.nuxi.com> (obrien@NUXI.com)
References:  <19991112161931.A90421@dragon.nuxi.com> <199911130109.UAA16471@mccoy2.ECE.McGill.CA> <19991112172321.B70122@relay.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
   Date: Fri, 12 Nov 1999 17:23:21 -0800
   From: "David O'Brien" <obrien@NUXI.com>

   I assume "--ignore-binary" or "--ignore-binary-files" would be the GNU
   longopt.

Another possibility would be to follow the example of the existing
--directories=ACTION option, e.g. something like this:

--binary-files=ACTION      how to handle binary files
                           ACTION is 'read', 'skip', or 'summarize' (default)
-I                         equivalent to --binary-files=skip
-a, --text                 equivalent to --binary-files=read


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911130445.UAA03345>