LWN.net Logo

2.6.27 - the rest of the story

2.6.27 - the rest of the story

Posted Aug 18, 2008 4:11 UTC (Mon) by SEJeff (subscriber, #51588)
In reply to: 2.6.27 - the rest of the story by BackSeat
Parent article: 2.6.27 - the rest of the story

Because google supports some extended regexp. Here is an example for you to google for:
+"happy tree friends" +"(date|candy)"


(Log in to post comments)

2.6.27 - the rest of the story

Posted Aug 18, 2008 4:14 UTC (Mon) by SEJeff (subscriber, #51588) [Link]

Sorry forgot to say you just escape it like a normal extended regexp:
+palm +"T\|X"

The above search in google finds exactly what you are looking for.

For better google-foo spend an afternoon glazing over this site:
http://johnny.ihackstuff.com/ghdb.php

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds