#!/bin/sh
/usr/local/bin/gnokii --sendsms +45$1 --smsc +4540390999 2>&1 | grep -v '^GNOKII Version'

