Difference between revisions of "Linux/command/warnquota"
Jump to navigation
Jump to search
m (Warnquota (Linux command) moved to warnquota (Linux command)) |
m (Manpages -> manpages) |
||
Line 1: | Line 1: | ||
− | {{linuxcmdhdr|warnquota}}[[Category: | + | {{linuxcmdhdr|warnquota}}[[Category:manpages]] |
==Manpage== | ==Manpage== | ||
===NAME=== | ===NAME=== |
Revision as of 20:57, 9 April 2006
computing: software: operating systems: Linux: warnquota
Manpage
NAME
warnquota - send mail to users over quota
SYNOPSIS
DESCRIPTION
warnquota checks the disk quota for each filesystem and mails a warning message to those users who have reached their limit. It is typically run via cron(8).
FILES
aquota.user | quota file at the filesystem root (version 2 quota, non-XFS filesystems) |
quota.user | quota file at the filesystem root (version 1 quota, non-XFS filesystems) |
/etc/warnquota.conf | configuration file |
/etc/mtab | default filesystems |
/etc/passwd | default set of users |
SEE ALSO
quota(1), cron(8), edquota(8).
AUTHORS
warnquota(8) was written by Marco van Wieringen <mvwspam@spamplanets.elmspam.spamnet>. This reference page written by Heiko Schlittermann <heikospam@spamlotte.saxspam.spamde>.