1#!/bin/rc 2 3if (! ~ $DEBUG '') flag x + 4 5echo transmission log: 6if (test -r $LPLIB/log/$LPDEST^.st) { 7 tail -3 $LPLIB/log/$LPDEST^.st 8 echo 9} 10echo printer queue: 11/$cputype/bin/aux/lpdsend -q -d$OUTDEV $DEST_HOST 12