bsdgrep works, grep does not

% echo foo | bsdgrep foo
foo
% echo foo | grep foo
% 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to