Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Oct 2010 13:05:16 -0400
From:      Eitan Adler <lists@eitanadler.com>
To:        Caleb Stein <calebzstein@gmail.com>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Clean up / filesystem
Message-ID:  <AANLkTim%2B1XRLd4EY=OQmffSgNdQUzHZVU10Sk_=75WnA@mail.gmail.com>
In-Reply-To: <op.vkakpz1j0i70i3@win7x64.mshome.net>
References:  <op.vkakpz1j0i70i3@win7x64.mshome.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 9, 2010 at 12:43 AM, Caleb Stein <calebzstein@gmail.com> wrote:
> I'm constantly getting the message, ":/ write failed, filesystem is full"=
,
> so I did df, and it said that my / filesystem was at 108%. =C2=A0What fil=
es can I
> delete to free some space?
du -chx /
to view all and their sizes
you might want to use du -cx /|sort to view them largest to smallest.


--=20
Eitan Adler



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTim%2B1XRLd4EY=OQmffSgNdQUzHZVU10Sk_=75WnA>