/var growing too fast




zbigniew szalbot writes:

I thought I would ask your advice. I only have a 2 GB /var slice
and space is shrinking fast.

It may be that something else is eating up available space but I
am not sure how to measure it. Every day about 1% more of
available space is taken.

Start by running:

du /var | sort -nr | head -n 50 | more

This will show you the 50 biggest directories. If you don't
understand why they're the size they are ... that's your first step.


Robert Huff

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"