Comment Re:authenticity (Score 1) 56
Probably because, as a matter of empirical psychological fact, you would find the latter impossible and the former irresistible.
egrep patterns are full regular expressions; it uses a fast deterministic algorithm that sometimes needs exponential space. -- unix manuals