DEV Community

Discussion on: Useful commands to check directories and files size

Collapse
 
bambam82 profile image
Bart Dorlandt

Thanks Paul. It didn't work exactly (or at least not with zsh), but it got me going.

My result:

du -sch .[^.]* * |sort -h