From owner-freebsd-hackers Sun Jul 4 9:46:56 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from isis.lip6.fr (isis.lip6.fr [132.227.60.2]) by hub.freebsd.org (Postfix) with ESMTP id 95D9D14CDF for ; Sun, 4 Jul 1999 09:46:53 -0700 (PDT) (envelope-from Marc.Espie@liafa.jussieu.fr) Received: from mail.liafa.jussieu.fr (liafa1.liafa.jussieu.fr [132.227.81.128]) by isis.lip6.fr (8.8.8/jtpda-5.2.9.1+lip6) with ESMTP id SAA08797 ; Sun, 4 Jul 1999 18:46:47 +0200 (MET DST) Received: from (espie@localhost) by mail.liafa.jussieu.fr (8.8.6/jtpda-5.2) id SAA09466 ; Sun, 4 Jul 1999 18:46:46 +0200 (MET DST) Date: Sun, 4 Jul 1999 18:46:46 +0200 From: Marc Espie To: Dag-Erling Smorgrav Cc: Jamie Howard , freebsd-hackers@FreeBSD.ORG, tech-userlevel@netbsd.org, tech@openbsd.org Subject: Re: Repalcement for grep(1) Message-ID: <19990704184646.D9548@liafa1.liafa.jussieu.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Dag-Erling Smorgrav on Sun, Jul 04, 1999 at 02:13:13PM +0200 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jul 04, 1999 at 02:13:13PM +0200, Dag-Erling Smorgrav wrote: > Jamie Howard writes: > > All of the code is original except for binary.c. It is used with the -a > > option to prevent searching binary files. binary.c is extricated from > > less-332's binary checking code. I was just that lazy. > > Less's binary checking code is a tad too strict. It complains about > files with my name at the top (e.g. /usr/include/fetch.h in FreeBSD > 3.x and 4.x) in non-ISO8859 locales. I have half a port of jless in my files (less + code to let it handle exotic charsets) which I might finally get the time to finish at some points. No, this beastie does not only handle japanese charsets, but since they're probably the weirdest charsets available, everything else turns out to be considerably simpler. -- Marc Espie |anime, sf, juggling, unicycle, acrobatics, comics... |AmigaOS, OpenBSD, C++, perl, Icon, PostScript... | `real programmers don't die, they just get out of beta' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message