cvs commit: src/rescue/rescue Makefile
Yar Tikhiy
yar at comp.chem.msu.su
Tue Oct 30 00:36:07 PDT 2007
On Mon, Oct 29, 2007 at 01:39:50PM +0100, Dag-Erling Sm??rgrav wrote:
> Yar Tikhiy <yar at 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
More information about the cvs-src
mailing list