source: trunk/server/examples/printer-accounting/acct-all@ 1036

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

Samba 3.5.0: Initial 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.