Fernando de Oliveira wrote:
(Ken, finally remembered the reason I prefer -E to egrep: I need when
using xzgrep. I was surprised to know something that you didn't, it's
always the contrary.)
I follow the grep mailing list and egrep is deprecated in favor of grep
-E. Same for fgrep and grep -F.
See the grep man page:
In addition, the variant programs egrep and fgrep are the same as grep
-E and grep -F, respectively. These variants are deprecated, but
are provided for backward compatibility.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page