: !/bin/sh spname="$1" if [ -z "$spname" ]; then echo "Usage: $0 spname [arg1 arg2 ... argn]" exit 1 fi tbssql <