Date: Tue, 30 Oct 2007 10:35:08 +0300 From: Yar Tikhiy <yar@comp.chem.msu.su> To: Dag-Erling Sm??rgrav <des@des.no> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/rescue/rescue Makefile Message-ID: <20071030073505.GF27871@comp.chem.msu.su> In-Reply-To: <86odeit7qh.fsf@ds4.des.no> References: <200710271818.l9RIIwv5041300@repoman.freebsd.org> <86odeit7qh.fsf@ds4.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 29, 2007 at 01:39:50PM +0100, Dag-Erling Sm??rgrav wrote: > Yar Tikhiy <yar@FreeBSD.org> writes: > > o sed(1) as a multi-purpose text filter -- can do grep's job and much more. > > o head(1), tail(1), and tee(1) as idiomatic text filters. > > you add sed (but not grep) because sed can "do grep's job and much > more", yet you also add head and tail despite the fact that sed can do > their job as well... Sed can't do all things tail can in a straightforward way. And you seem to miss grep in /rescue. :-) -- Yar
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071030073505.GF27871>