Linux/command/warnquota

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< Linux‎ | command
Revision as of 20:48, 5 January 2018 by Woozle (talk | contribs) (Woozle moved page warnquota (Linux command) to Linux/command/warnquota: reorganizing)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

computing: software: operating systems: Linux: warnquota

Manpage

NAME

warnquota - send mail to users over quota

SYNOPSIS

warnquota

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>.