[EMAIL PROTECTED] writes:

>  More to the point, you might want to find out what is
>  filling your /var as that is quite a lot of space being used
>  if you are not running a mailserver.
>  du -d1 -h /var (as root) should give you some clues.

        Allow me to suggest instead:

        du /var | sort -nr | head -n 25

        Run daily (or even weekly), you can become familiar with what's
using space and have a chance to notice when things change.


                                Robert Huff
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to