freeing up space in /usr

Jeff Jirsa jeff at unixconsults.com
Sat May 17 10:18:15 PDT 2003


On Sat, 17 May 2003 anclo at 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





More information about the freebsd-questions mailing list