# /bin/bash if [ "$1" == "" ]; then echo "Usage: rpt2 " exit 1 fi ./rpt1 $1 echo "" echo "-- Results" echo "" ./tc $1