clear
cat <<END
This utility is able to send SMS (Short Message) using Internet.
It works only for Italian Mobile Network, but maybe you can
change the /usr/bin/sms script and suit it for your purpose
Try "sms -h"

END

echo "---------------------------------------------------"
sms -h
echo "---------------------------------------------------"

sms
