Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Sep 2015 22:06:39 +0100
From:      RW <rwmaillists@googlemail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Storage question
Message-ID:  <20150908220639.20412cbd@gumby.homeunix.com>
In-Reply-To: <55EF3D23.5060009@hiwaay.net>
References:  <55EF3D23.5060009@hiwaay.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 8 Sep 2015 15:00:45 -0453.75
William A. Mahaffey III wrote:

> 
> 
> I am prepping to bring 2 new FreeBSD 9.3R boxen online. I am trying
> to figure out how large to make root & usr partitions to make most 
> effective use of storage. To that end, I did the following:
> 
> 
> find / -xdev -maxdepth 3 -type f -exec ls -lSrF {} +

It's easier to see the usage if you use: 

du -xhd1 / 

and then work down.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150908220639.20412cbd>