SyntaxFix
Write A Post
Hire A Developer
Questions
Apparently --max-depth option is not in Mac OS X's version of the du command. You can use the following instead.
--max-depth
du
du -h -d 1 | sort -n