Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 1999 13:58:02 -0500
From:      Dan Nelson <dnelson@emsphone.com>
To:        OCD Support <support@kawartha.com>
Cc:        efinley@efinley.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: Q: disk usage by directory
Message-ID:  <19990520135802.A17773@dan.emsphone.com>
In-Reply-To: <37444F5F.EF8D48AA@kawartha.com>; from "OCD Support" on Thu May 20 14:07:28 GMT 1999
References:  <37464db3.4158555@mail.afnetinc.com> <37444F5F.EF8D48AA@kawartha.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (May 20), OCD Support said:
> 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
> 
> 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..:)

No perl needed.  du -d <depth>.

	-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?19990520135802.A17773>