in reply to Re^2: piglistin thread piglist
You could get the same effect by using find /dir -type d | xargs du -s | sort -n.