$ cat search_items.txt | while read i; do surfraw google -browser=firefox $i; done

tired of opening tabs and fill in search forms by hand? just pipe the search terms you need into this surfraw loop. you can use any browser you have installed, but a graphical browser with a tabbed interface will come in handy. surfraw can be found here:

http://surfraw.alioth.debian.org

commandlinefu.com

by David Winterbottom (codeinthehole.com)



Tags: