source:
branches/samba-3.3.x/examples/printer-accounting/acct-all@
1036
| Last change on this file since 1036 was 206, checked in by , 16 years ago | |
|---|---|
| File size: 114 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | echo "" |
| 4 | date |
| 5 | echo "" |
| 6 | echo "Pages are approximate ..." |
| 7 | echo "" |
| 8 | /etc/conf/acct-sum /var/log/lp/* |
| 9 | echo "" |
Note:
See TracBrowser
for help on using the repository browser.
