⬅︎ Back to Linux tip: du --max-depth=1
you can do this to have with human readable value du -hs --max-depth=1 | sort -hr
Comment
you can do this to have with human readable value
du -hs --max-depth=1 | sort -hr