Date: Wed, 26 Apr 2000 12:54:31 +1000 (EST) From: andrew@ugh.net.au To: John Daniel <john@cell-works.com> Cc: questions@FreeBSD.ORG Subject: Re: I filled up / directory looking for a remedy Message-ID: <Pine.BSF.4.21.0004261252320.78522-100000@starbug.ugh.net.au> In-Reply-To: <Pine.BSF.4.05.10004251824480.28712-100000@cell-works.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 25 Apr 2000, John Daniel wrote: > How can I remedy the situation? delete some stuff? :-) Use df to see how much space is used on / (df -h may be handy). If it is overly full go into the / directory and type du -ks <dirname> to see how big each directory is. When you find overly large directories cd into them and repeat the process till you discover what it is thats taking up all the space. I'd start by looking at /tmp. Andrew 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.BSF.4.21.0004261252320.78522-100000>