Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2011 08:03:23 +0900
From:      Randy Bush <randy@psg.com>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: grep
Message-ID:  <m2vcp0qoxw.wl%randy@psg.com>
In-Reply-To: <4EFB9D70.8040002@FreeBSD.org>
References:  <m24nwks4s2.wl%randy@psg.com> <4EFB9D70.8040002@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
bsdgrep works, grep does not

% echo foo | bsdgrep foo
foo
% echo foo | grep foo
% 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m2vcp0qoxw.wl%randy>