Difference between revisions of "Linux/command/warnquota"
Jump to navigation
Jump to search
m (Manpages -> manpages) |
m (Woozle moved page warnquota (Linux command) to Linux/command/warnquota: reorganizing) |
(No difference)
|
Latest revision as of 20:48, 5 January 2018
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>.