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



$ du -h folder

That's all

.