Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!joyce!sri-unix!quintus!ok From: ok@quintus.uucp (Richard A. O'Keefe) Newsgroups: comp.unix.wizards Subject: Re: grep replacement Message-ID: <118@quintus.UUCP> Date: 14 Jun 88 05:54:04 GMT References: <144@insyte.UUCP> <3350@phri.UUCP> <8080@brl-smoke.ARPA> Sender: news@quintus.UUCP Reply-To: ok@quintus.UUCP (Richard A. O'Keefe) Organization: Quintus Computer Systems, Inc. Lines: 23 In article <8080@brl-smoke.ARPA> gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) writes: >Removing the ability to get context diffs when they are wanted WOULD >be a bad idea. Removing this feature from "diff" itself is not a >bad idea; I hate for "diff" to do extra work every time I run it when >I virtually never use the context feature. Consider > diff a b | diffc a b >where "diffc" reads the "diff" information in parallel with the two >files "a" and "b" to produce the context-diff output. About half of my calls to "diff" feed it with a pipe, e.g. NewProgramVersion