Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 May 1999 12:54:18 +0400 (MSD)
From:      Derevyanko Alexandr Evgenievich <der@pc759.cs.msu.su>
To:        OCD Support <support@kawartha.com>
Cc:        efinley@efinley.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: Q: disk usage by directory
Message-ID:  <Pine.NEB.3.96.990521125333.15856B-100000@pc759.cs.msu.su>
In-Reply-To: <37444F5F.EF8D48AA@kawartha.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, 20 May 1999, OCD Support wrote:

> What we do with our user's home directories as an example is simply use the du
> command which gives us output like this:
> 
> 4       ./idc/mail
> 28      ./idc
> 7       ./fido/mail
> 8       ./fido/html
> 1       ./fido/.tin/.news
> 1       ./fido/.tin/.mail
> 1       ./fido/.tin/.save
> 27      ./fido/.tin
> 1       ./fido/Mail
> 1       ./fido/News
> 1877    ./fido
> 1       ./orders/mail
> 22      ./orders
> 1       ./sysadmin/.tin/.mail
> 1       ./sysadmin/.tin/.save
> 1       ./sysadmin/.tin/.news
> 26      ./sysadmin/.tin
> 1       ./sysadmin/Mail
> 1       ./sysadmin/News
> 798     ./sysadmin
> 66775   .
> 
> Then I guess if needed you could create a quick perl script to eliminate sub
> directories and then email the report or dump it to file?  For our needs (we can
> our shell access server once a week for example) we don't need anything fancy
> and this works fine..:)

The 
 $> du -s *
makes exactly that you sad.
 
> Paul
> 
> 
> Elliot Finley wrote:
> 
> > I need to keep an eye on my users disk usage.  Is there any way to get
> > a disk-usage-by-directory report?
> >
> > Please CC comments to efinley@efinley.com
> >
> > TIA
> > --
> > Elliot (efinley@efinley.com)
> >
> > "The box said 'Requires Windows 95, NT, or better,' so I installed FreeBSD."
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



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?Pine.NEB.3.96.990521125333.15856B-100000>