tlpd - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
tlpd (209B)
---
1 #!/usr/local/plan9/bin/rc
2
3 if (! ~ $DEBUG '') flag x +
4
5 echo transmission log:
6 if (test -r $LPLIB/log/$LPDEST^.st) {
7 tail -3 $LPLIB/log/$LPDEST^.st
8 echo
9 }
10 echo printer queue:
11 lpdsend -q -d$OUTDEV $DEST_HOST