Oliver Iberien writes: > It turns out there was a core dump I had not noticed. I had the > idea of running ls -SlhR /var/ > /.../var_contents.txt and > looking for anything huge.
Try this instead:
du /var | sort -nr | head -n 25 | sendmail <you>
Robert Huff
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
