# !/bin/ksh # Author: EHR 01/03/96 # Script will pull together meta information # from DB and Person running the script # this information will be appended to the $.html file # created by bkmaster.sh. $.html in /tmp # EHR 01/15/96 Add ! -- statements for Brad's scripts # EHR 02/21/96 correct free vs. fee syntax # Go to DB and determine AIX name from VM name . /u/hsim/other/fax.data/scripts/setvars cd $TMPDIR grep " $1 " $FAXDB > tmp$$ # file is append$$ # at the top of each append$$ file write the following echo " " > append$$ echo "> append$$ echo "> append$$ echo "> append$$ # Then cut the following fields to the append$$ tmp file x=`cut -c$VM_COLS tmp$$` echo "