Re: How do I list the space occupied by each folder (and its sub-folders) ?



On 2006-04-28, Matthias Zach <zach228@xxxxxxxxxxxxxxx> wrote:
I would like to know how much space take each folder (cumulated with
its subfolders recursively).

Try du(1).
.