.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.29. .TH WARNPYKOTA "1" "April 2003" "warnpykota 1.03beta2-unofficial" "PyKota Print Quota System" .SH NAME warnpykota \- manual page for warnpykota 1.03beta2-unofficial .SH DESCRIPTION warnpykota v1.03beta2-unofficial (C) 2003 C@LL - Conseil Internet & Logiciels Libres .PP Sends mail to users over print quota. .PP command line usage : .IP warnpykota [options] .PP options : .TP \fB\-v\fR | \fB\-\-version\fR Prints warnpykota's version number then exits. .TP \fB\-h\fR | \fB\-\-help\fR Prints this message then exits. .TP \fB\-u\fR | \fB\-\-users\fR Warns users over their print quota, this is the default. .TP \fB\-g\fR | \fB\-\-groups\fR Warns users whose groups quota are over limit. .TP \fB\-P\fR | \fB\-\-printer\fR p Verify quotas on this printer only. Actually p can use wildcards characters to select only some printers. The default value is *, meaning all printers. .PP examples : .IP \f(CW$ warnpykota --printer lp\fR .IP This will warn all users of the lp printer who have exceeded their print quota. .IP \f(CW$ warnpykota\fR .TP This will warn all users who have exceeded their print quota on .IP any printer. .IP \f(CW$ warnpykota --groups --printer "laserjet*"\fR .IP This will warn all users of groups which have exceeded their print quota on any printer which name begins with "laserjet" .PP This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. .PP This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. .PP You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. .PP Please e-mail bugs to: Jerome Alet - alet@librelogiciel.com