Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 May 2003 10:18:06 -0700 (PDT)
From:      Jeff Jirsa <jeff@unixconsults.com>
To:        anclo@anclo.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: freeing up space in /usr
Message-ID:  <20030517101637.E85160-100000@boris.st.hmc.edu>
In-Reply-To: <1053191414.3ec66cf6e4a43@vmail.3dresearch.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 17 May 2003 anclo@anclo.com wrote:

> /]# df
> Filesystem  1K-blocks    Used   Avail Capacity  Mounted on
> /dev/ad1s1e   1469006 1468784 -117298   109%    /usr
>
> and:
>
> /usr]# du -h -d1
> 636M    ./ports


Really easy... `cd /usr/ports && make clean` should help. You could also
check /usr/ports/distfiles for ports you've already installed, and no
longer need.

- Jeff





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