Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

gspl

split {ifthen -value1 ${g} -value2 y -test EQUAL -then {url g %s}} {ifthen -value1 ${n} -value2 y -test EQUAL -then {url superg %s -t news}} {ifthen -value1 ${i} -value2 y -test EQUAL -then {url gi %s}} {ifthen -value1 ${B} -value2 y -test EQUAL -then {url superg %s -t books}} {ifthen -value1 ${c} -value2 y -test EQUAL -then {url superg %s -t catalogs}} {ifthen -value1 ${G} -value2 y -test EQUAL -then {url superg %s -t groups}} {ifthen -value1 ${m} -value2 y -test EQUAL -then {url superg %s -t maps}} {ifthen -value1 ${s} -value2 y -test EQUAL -then {url superg %s -t scholar}} {ifthen -value1 ${b} -value2 y -test EQUAL -then {url superg %s -t blogsearch}} {ifthen -value1 ${a} -value2 y -test EQUAL -then {url http://answers.google.com/answers/search?q=%s}} {ifthen -value1 ${f} -value2 y -test EQUAL -then {url http://finance.google.com/finance?q=%s}} {ifthen -value1 ${A} -value2 y -test EQUAL -then {url g %s} {url gi %s} {url gn %s} {url gbs %s} {url gcatalogs %s} {url gm %s} {url groups %s} {url gs %s} {url gfi %s} {url gans %s} {url goobooks %s} }
NAME
     gspl - display query results from any combination of google
     search engines.
SYNOPSIS
     gspl [KEYWORDS] [-a|A|b|B|c|f|g|G|i|m|n|s] y

EXAMPLES
     gspl quake4 -g y -i y
        Returns a split window with a web search and an image search
        for quake4.

     gspl AMD -f y -n y
        Returns a split window with a web search for financial data
        and news stories on AMD.

DESCRIPTION
     gspl (gsplit) allows you to search any combination of the below google
     search engines and have them split across your screen using
     split. Using more than 3 on a small resolution (<= 1024x768)
     isn't really recommended. 
     
     Type gspl and the query followed by the search engines
     you want to visit (e.g. -g or -i or -n) and a y after each one
     to indicate that [y]es [y]ou want [y]ubnub to search it.

     -a y - answers
     -A y - All included engines
     -b y - blogsearch
     -B y - books
     -c y - catalogs
     -f y - finance
     -g y - web search
     -G y - groups
     -i y - images
     -m y - maps
     -n y - news
     -s y - scholar

AUTHOR
     Danny Toole
     iamapirate@gmail.com
    
27 uses - Created 2006-08-13 03:51:23 - Last used 2013-03-26 10:40:31
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.