: !/bin/sh if [ -z "$SDATE" ]; then SDATE="01/12/2003" EDATE="02/12/2003" fi if [ -z "$SITEID" ]; then #SITEID="101" SITEID="ALL" fi MMYYYY=`SDATEtoMMYYYY $SDATE` echo "MMYYYY = [$MMYYYY]" billperiod=`MMYYYYtobillperiod $MMYYYY _` t21wbdexcludefile="t21wbdexclude.unl" rm -f $t21wbdexcludefile gett21wbdexclude "$t21wbdexcludefile" cp $t21wbdexcludefile "indata/${billperiod}"