From owner-freebsd-questions Tue Aug 5 14:19:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA05474 for questions-outgoing; Tue, 5 Aug 1997 14:19:39 -0700 (PDT) Received: from horst.bfd.com (horst.bfd.com [204.160.242.10]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA05469 for ; Tue, 5 Aug 1997 14:19:35 -0700 (PDT) Received: from harlie.bfd.com (bastion.bfd.com [204.160.242.14]) by horst.bfd.com (8.8.5/8.7.3) with SMTP id OAA11957; Tue, 5 Aug 1997 14:19:23 -0700 (PDT) Date: Tue, 5 Aug 1997 14:19:23 -0700 (PDT) From: "Eric J. Schwertfeger" To: "Wayne M. Barnes" cc: FreeBSD-questions@FreeBSD.ORG Subject: Re: slash filesystem full In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 5 Aug 1997, Wayne M. Barnes wrote: > Dear FreeBSD, > > Why is my / filesystem unusably full? I can't account > for more than 13.3 MB, and I have room for 52 MB, yet it > is unwritably full. > > FreeBSD 2.2.2. > How can I identify and/or free up the clogged space? du -x / is your friend here, though all the other advice you've been given works too.