How to find files that are eating up disk space

John Almberg jalmberg at identry.com
Wed Dec 17 17:26:47 UTC 2008


> Is there a command line tool that will help me figure out where the  
> problem is?

I should probably have mentioned that what I currently do is run

	du -h -d0 /

and gradually work my way down the tree, until I find the directory  
that is hogging disk space. This works, but is not exactly efficient.

-- John


More information about the freebsd-questions mailing list