Comment Re:It's not about the patent, it's about the lying (Score 2, Insightful) 323
Quick, file a patent on "System and method for correcting multiple variants in content" before someone else does.
egrep patterns are full regular expressions; it uses a fast deterministic algorithm that sometimes needs exponential space. -- unix manuals