Linux/command/warnquota: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
No edit summary |
m Warnquota (Linux command) moved to warnquota (Linux command) |
(No difference)
| |
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>.
