#!/bin/sh
links 'http://www.google.nl/search?q='`echo $@ | sed s/\ /+/g`'&btnI=I%27m+Feeling+Lucky&ie=UTF-8&oe=UTF-8'
