Created
February 15, 2019 11:28
-
-
Save wickywills/422fa2011a53a3acf60a5bd5795016f9 to your computer and use it in GitHub Desktop.
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 -sh * | sort -hr | head -n10 | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment