Date: Thu, 26 Oct 2000 12:40:40 -0500 From: Dan Nelson <dnelson@emsphone.com> To: Spades <spades@galaxynet.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: User disk usage Message-ID: <20001026124040.A2771@dan.emsphone.com> In-Reply-To: <3.0.32.20001027012410.007943d0@smtp.magix.com.sg>; from "Spades" on Fri Oct 27 01:24:10 GMT 2000 References: <3.0.32.20001027012410.007943d0@smtp.magix.com.sg>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Oct 27), Spades said: > How do i get a daily output of how big is each user's directory and > their disk usage stats on my system? For #1, "du -d1 /home/" will work. For #2, you can enable quotas (leave them at infinity), and use the "repquota" command to get a usage report per user. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001026124040.A2771>