The version that I normally use is like this:

du -hmc / --exclude=proc --max-depth=2

I would unmount any network filesytems prior to starting this, and eject any
removable media.  Either that or include them w/ their own --exclude=
statements in the command call.  Once you see where the bulk of the storage
is being consumed, you can drill down by substituting '/' w/ the path to the
directory in question, and then repeating as needed.

HTH,

Monte



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to