Created
August 13, 2017 06:50
-
-
Save darrenrogan/bb346df339e7b51db0a41e0678a229b7 to your computer and use it in GitHub Desktop.
Mac get list of folders with sizes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo du -hd 5 * > /tmp/folder_size.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment