Comment Re:Computers as smart as "some" people im sure (Score 1) 455
How many programmers can beat Kasparov at chess? It was the man and the machine.
egrep patterns are full regular expressions; it uses a fast deterministic algorithm that sometimes needs exponential space. -- unix manuals