Comment Re:Slashdot Already Proves This (Score 1) 654
Don't feel bad. Thanks to me and my 2 minutes writing this post, the environment is doomed.
egrep patterns are full regular expressions; it uses a fast deterministic algorithm that sometimes needs exponential space. -- unix manuals