Comment Re:Pretty much anything by Kurt Vonnegut (Score 1) 437
I'll wholeheartedly second this suggestion. Vonnegutt has been a fav of mine for over 40 years.
egrep patterns are full regular expressions; it uses a fast deterministic algorithm that sometimes needs exponential space. -- unix manuals