: !/bin/sh outfile="$1" #--------------------------------------------------------------------- # Victrack uses TBS tPerson table instead of t21 dir # populate local informix copy tmpfile0="/tmp/tP0.$$" tmpfile1="/tmp/tP1.$$" rm -f "$tmpfile0" rm -f "$tmpfile1" ##tbssql 2>/dev/null </dev/null <"$tmpfile1" # build tPerson table #./buildtPerson #runisql 2>/dev/null <