source: branches/samba-3.0/examples/printer-accounting/acct-all@ 1036

Last change on this file since 1036 was 1, checked in by Paul Smedley, 19 years ago

Initial code import

File size: 114 bytes
Line 
1#!/bin/sh
2
3echo ""
4date
5echo ""
6echo "Pages are approximate ..."
7echo ""
8/etc/conf/acct-sum /var/log/lp/*
9echo ""
Note: See TracBrowser for help on using the repository browser.