[ubuntu-za] Filesysytem >Root

Andy Rabagliati andyr at wizzy.com
Mon Aug 29 12:13:27 UTC 2011


On Mon, 29 Aug 2011, Hannes Coetzee wrote:

> Try this:
> 
> du -sh /* | sort -nr
> 

Better :-

du -x / | sort -n | tail

that will give you the 10 biggest directories on the root partition.

Cheers,   Andy!



More information about the ubuntu-za mailing list