janroc said:I have cleanup some files.
Filesystem Size Used Avail Capacity Mounted on
/dev/da0s1a 496M 391M 65M 86% /
devfs 1.0K 1.0K 0B 100% /dev
/dev/da0s1e 496M 12K 456M 0% /tmp
/dev/da0s1f 9.0G 7.6G 648M 92% /usr
/dev/da0s1d 1.2G 295M 830M 26% /var
mfaridi said:check your home directory
tangram said:You first need to know where those gigas are being spent. Run the following:
Code:# cd /usr # du -h -d 1
This will print with one depth the size of directories in /usr.
cd /usr/ports/distfiles
rm -R *
cd /usr/obj
chflags -R 0 *
rm -R *
cd /usr/ports
make clean
rm -R /usr/src