>> Looking at that list now, the only obvious tool to remove is egrep,
   >> since 'grep -E' subsumes it nowadays.
   > Yes, I think that should be dropped.

Maybe from usage in scripts or Makefile, but from a users point these
do not replace "grep -E" or "grep -F" which are far more annoying to
type than egrep or fgrep.

Reply via email to