Command
Go to the folder and:
du -ah --max-depth=1
To view the sorted result:
du -a --max-depth=1 | sort -n -r
Go to the folder and:
du -ah --max-depth=1
To view the sorted result:
du -a --max-depth=1 | sort -n -r
Author:
Permalink: https://mar2ndx.github.io/2022/04/27/unclemartian-check-folder-size-linux/
License: Copyright (c) 2019 CC-BY-NC-4.0 LICENSE
Slogan: Do you believe in DESTINY?