Difference between revisions of "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
Jump to navigation Jump to search
 
m (Woozle moved page warnquota (Linux command) to Linux/command/warnquota: reorganizing)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{linuxcmdhdr|warnquota}}[[Category:Manpages]]
+
{{linuxcmdhdr|warnquota}}[[Category:manpages]]
 
==Manpage==
 
==Manpage==
 
===NAME===
 
===NAME===

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

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