lynx-google
A simple shell script that opens a lynx instance showing the Google search reults for any terms that follow the name of the script. Useful for quickly executing searches in a command-line environment.
Example:
chmod +x lynx-google
lynx-google search the web
Will show results for the phrase 'search the web'. No quotes are necessary.