source:
trunk/server/examples/printer-accounting/acct-all@
1036
Last change on this file since 1036 was 414, 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.