aboutsummaryrefslogtreecommitdiff
path: root/lp/stat/lpd
diff options
context:
space:
mode:
Diffstat (limited to 'lp/stat/lpd')
-rwxr-xr-xlp/stat/lpd11
1 files changed, 11 insertions, 0 deletions
diff --git a/lp/stat/lpd b/lp/stat/lpd
new file mode 100755
index 00000000..3bea23e1
--- /dev/null
+++ b/lp/stat/lpd
@@ -0,0 +1,11 @@
+#!/usr/local/plan9/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