![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME
gsrch - Google search based command with the possibility of chosing a country and a language
SYNOPSIS
gsrch [QUERY] ; [LANGUAGE NAME OR LANGUAGE CODE] ; [COUNTRY NAME OR COUNTRY CODE]
EXAMPLES
gsrch Il buono, il brutto, il cattivo -> google search in English
gsrch Il buono, il brutto, il cattivo ; Italian
gsrch Il buono, il brutto, il cattivo ; it -> google search in Italian
gsrch pizza ; fr ; it -> google search Italy for pizza, in French
DESCRIPTION
Google search in different languages and countries.
Default values are .com for the country domain and .en (English) for the language.
You don't need to define neither a language nor a country. You can just define a language.
but if you want to define a country you will need to define the language you want.
Capital letters won't be recognized.
Any comments are much appreciated
Thanks to Samuel Hoffstaetter and Allen Ormond for the commands "if" and "ifthen"
and to J. Aquino for the command "switch"
AUTHOR
Luis Gabriel Matallana Vallejo <luisgmatallana[at]gmail[dot]com>