Comment Re:therac 25 (Score 1) 250
This bothered me as well. Even "numbers with decimals" would have been much better.
egrep patterns are full regular expressions; it uses a fast deterministic algorithm that sometimes needs exponential space. -- unix manuals