Created
November 3, 2016 02:45
-
-
Save 62mkv/26be598fe65251ebdc5fbc424f75031d to your computer and use it in GitHub Desktop.
Show size of each subfolder
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
du -BM -s * | sort |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment