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