1 | .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33. |
---|
2 | .TH WARNPYKOTA "1" "���ԡ�� 2004" "C@LL - Conseil Internet & Logiciels Libres" "User Commands" |
---|
3 | .SH NAME |
---|
4 | warnpykota \- manual page for warnpykota 1.20_unofficial |
---|
5 | .SH DESCRIPTION |
---|
6 | warnpykota v1.20_unofficial (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres |
---|
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 |
---|
74 | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. |
---|
75 | .PP |
---|
76 | Please e-mail bugs to: Jerome Alet - alet@librelogiciel.com |
---|