diff options
Diffstat (limited to 'examples/printer-accounting/acct-all')
-rw-r--r-- | examples/printer-accounting/acct-all | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/printer-accounting/acct-all b/examples/printer-accounting/acct-all new file mode 100644 index 0000000..dc8f175 --- /dev/null +++ b/examples/printer-accounting/acct-all @@ -0,0 +1,9 @@ +#!/bin/sh + +echo "" +date +echo "" +echo "Pages are approximate ..." +echo "" +/etc/conf/acct-sum /var/log/lp/* +echo "" |