On 24 April 2013, at 19:32, Neil Bothwick wrote: >> ... >> Your system must be more complex than I'm imagining, because I see this >> obvious answer of a bash script which loops through /home/*, runs `du` >> or `df` and sends an email to anyone who's consuming more than 90%. >> Obviously this needs to be adapted to circumstance. > > The warnquota command, from sys-fs/quota, does this for all user and all > filesystems with a single command called from cron. Yes, you could > reinvent the wheel with a shell script, but the wheel already exists for > filesystems other than ZFS.
I don't see how it's reinventing the wheel if the wheel doesn't fit your vehicle. Stroller.

