Created
November 30, 2014 10:21
-
-
Save singuerinc/c8cbabc5f115fe1b4d75 to your computer and use it in GitHub Desktop.
50 largest directories and files
This file contains hidden or 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 -h * | sort -rh | head -50 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment