: !/bin/sh if [ -n "$1" ]; then outfile="$1" else outfile="tbsservice.unl" fi # Testing cp tbsservice.unl "$outfile" exit 0 # view created by Robyn 18/05/2010 #tbssql >"$outfile" <"$outfile" <