aboutsummaryrefslogtreecommitdiff
path: root/lp/stat/lpd
blob: e89008a353f1b2d188fd1ff6c393c48f0fb042bd (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/Users/ethan/plan9port/bin/rc

if (! ~ $DEBUG '') flag x +

echo transmission log:
if (test -r $LPLIB/log/$LPDEST^.st) {
	tail -3 $LPLIB/log/$LPDEST^.st
	echo
}
echo printer queue:
lpdsend -q -d$OUTDEV $DEST_HOST