We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
find . -type d 2>/dev/null | xargs du -hs * 2>/dev/null | sort -uh
bash scripts
There was an error while loading. Please reload this page.