[Pkg-wmaker-commits] [wmbiff] 72/77: lpq example creep

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:01:19 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_0
in repository wmbiff.

commit 928c7d9bf3e5e4fcf503c3f2c129191833fdc36e
Author: bluehal <bluehal>
Date:   Fri May 3 05:42:44 2002 +0000

    lpq example creep
---
 wmbiff/sample.wmbiffrc | 6 +++++-
 wmbiff/wmbiffrc.5.in   | 3 ++-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/wmbiff/sample.wmbiffrc b/wmbiff/sample.wmbiffrc
index 757aee0..cf3fbb8 100644
--- a/wmbiff/sample.wmbiffrc
+++ b/wmbiff/sample.wmbiffrc
@@ -1,4 +1,4 @@
-# $Id: sample.wmbiffrc,v 1.12 2002/04/20 08:13:39 bluehal Exp $
+# $Id: sample.wmbiffrc,v 1.13 2002/05/03 05:42:44 bluehal Exp $
 #
 # See wmbiffrc(5) for more info.
 #
@@ -118,3 +118,7 @@ interval.4=300		# 5 minutes
 # Shell expansion.  (can't be nested.)
 # path.4=mbox:/home/me/Mail/`ls -t1 /home/me/Mail/list-archive-* | head -1`
 # label.4=tick
+
+# Shell method
+# path.4=shell:::lpq | grep Queue | awk '{print $2}'
+
diff --git a/wmbiff/wmbiffrc.5.in b/wmbiff/wmbiffrc.5.in
index c8e36fc..9d9b103 100644
--- a/wmbiff/wmbiffrc.5.in
+++ b/wmbiff/wmbiffrc.5.in
@@ -1,5 +1,5 @@
 .\" Hey, Emacs!  This is an -*- nroff -*- source file.
-.\" $Id: wmbiffrc.5.in,v 1.3 2002/04/20 08:12:55 bluehal Exp $
+.\" $Id: wmbiffrc.5.in,v 1.4 2002/05/03 05:42:44 bluehal Exp $
 .\"
 .\" wmbiff.1 and wmbiffrc.5 are copyright 1999-2002 by 
 .\" Jordi Mallach <jordi at debian.org>
@@ -158,6 +158,7 @@ experimental keyword is likely to change in future
 revisions.
 .RS
 shell:::/path/to/command
+shell:::lpq | grep Queue | awk '{print $2}'
 .RE
 .RE
 .TP

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list