source:
trunk/athena/bin/lpr/lpquota
@
7886
Revision 7886, 284 bytes checked in by cfields, 29 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | #!/bin/sh |
2 | cat << EOF |
3 | The print quota system is not currently in service. Pages that you |
4 | print will not count towards your print quota. However, the print |
5 | servers are still logging printer usage, and abusing Athena print |
6 | resources is a violation of the Athena Rules of Use. |
7 | EOF |
8 | exit 0 |
Note: See TracBrowser
for help on using the repository browser.