how to check which folder has more space in linux code example Example: linux how to know whhich directory used more soace $ du -h --max-depth=1 | sort -hr