[2086] | 1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.35. |
---|
[2303] | 2 | .TH WARNPYKOTA "1" "juin 2005" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" |
---|
[2086] | 3 | .SH NOM |
---|
[2303] | 4 | warnpykota \- page de manuel de warnpykota 1.23alpha8_unofficial |
---|
[2086] | 5 | .SH DESCRIPTION |
---|
[2303] | 6 | warnpykota v1.23alpha8_unofficial (c) 2003, 2004, 2005 Jerome Alet \- alet@librelogiciel.com |
---|
[2086] | 7 | .PP |
---|
| 8 | Sends mail to users over print quota. |
---|
| 9 | .PP |
---|
| 10 | command line usage : |
---|
| 11 | .TP |
---|
| 12 | warnpykota |
---|
| 13 | [options] [names] |
---|
| 14 | .PP |
---|
| 15 | options : |
---|
| 16 | .TP |
---|
| 17 | \fB\-v\fR | \fB\-\-version\fR |
---|
| 18 | Prints warnpykota's version number then exits. |
---|
| 19 | .TP |
---|
| 20 | \fB\-h\fR | \fB\-\-help\fR |
---|
| 21 | Prints this message then exits. |
---|
| 22 | .TP |
---|
| 23 | \fB\-u\fR | \fB\-\-users\fR |
---|
| 24 | Warns users over their print quota, this is the |
---|
| 25 | default. |
---|
| 26 | .TP |
---|
| 27 | \fB\-g\fR | \fB\-\-groups\fR |
---|
| 28 | Warns users whose groups quota are over limit. |
---|
| 29 | .TP |
---|
| 30 | \fB\-P\fR | \fB\-\-printer\fR p |
---|
| 31 | Verify quotas on this printer only. Actually p can |
---|
| 32 | use wildcards characters to select only |
---|
| 33 | some printers. The default value is *, meaning |
---|
| 34 | all printers. |
---|
| 35 | You can specify several names or wildcards, |
---|
| 36 | by separating them with commas. |
---|
| 37 | .PP |
---|
| 38 | examples : |
---|
| 39 | .IP |
---|
| 40 | \f(CW$ warnpykota --printer lp\fR |
---|
| 41 | .IP |
---|
| 42 | This will warn all users of the lp printer who have exceeded their |
---|
| 43 | print quota. |
---|
| 44 | .IP |
---|
| 45 | \f(CW$ warnpykota\fR |
---|
| 46 | .TP |
---|
| 47 | This will warn all users |
---|
| 48 | who have exceeded their print quota on |
---|
| 49 | .IP |
---|
| 50 | any printer. |
---|
| 51 | .IP |
---|
| 52 | \f(CW$ warnpykota --groups --printer "laserjet*" "dev*"\fR |
---|
| 53 | .IP |
---|
| 54 | This will warn all users of groups which names begins with "dev" and |
---|
| 55 | who have exceeded their print quota on any printer which name begins |
---|
| 56 | with "laserjet" |
---|
| 57 | .IP |
---|
| 58 | If launched by an user who is not a PyKota administrator, additionnal |
---|
| 59 | arguments representing users or groups names are ignored, and only the |
---|
| 60 | current user/group is reported. |
---|
| 61 | .PP |
---|
| 62 | This program is free software; you can redistribute it and/or modify |
---|
| 63 | it under the terms of the GNU General Public License as published by |
---|
| 64 | the Free Software Foundation; either version 2 of the License, or |
---|
| 65 | (at your option) any later version. |
---|
| 66 | .PP |
---|
| 67 | This program is distributed in the hope that it will be useful, |
---|
| 68 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
| 69 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
| 70 | GNU General Public License for more details. |
---|
| 71 | .PP |
---|
| 72 | You should have received a copy of the GNU General Public License |
---|
| 73 | along with this program; if not, write to the Free Software |
---|
[2303] | 74 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110\-1301, USA. |
---|
[2086] | 75 | .PP |
---|
| 76 | Please e\-mail bugs to: Jerome Alet \- alet@librelogiciel.com |
---|