henux / cli-google

Google from command line

Home Page:http://nor.fi/~henrih/joomla/index.php/coding/projects/8-python/13-cli-google

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cli-google README

Copyright (C) 2008 Henri Hakkinen

http://henux.nor.fi/coding/projects/6-cli/13-cli-google

`google` is a command line tool for doing Google searches from the
terminal.  To install the package to your system, run `make install` as
root.

Usage: google [OPTIONS] KEYWORDS...

Options
  -s N     start at the Nth result
  -n N     shows N results
  -l LANG  display in language LANG, such as fi for Finnish
  -C       enable color output
  -j       open the first result in a web browser

Report bugs to <henux@users.sourceforge.net>.

See the manual page for full details.  Have fun!

About

Google from command line

http://nor.fi/~henrih/joomla/index.php/coding/projects/8-python/13-cli-google

License:GNU General Public License v3.0