source: branches/samba-3.3.x/examples/printer-accounting/acct-all@ 1036

Last change on this file since 1036 was 206, checked in by Herwig Bauernfeind, 16 years ago

Import Samba 3.3 branch at 3.0.0 level (psmedley's port)

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.