Created
June 29, 2016 18:33
-
-
Save ibratoev/7c2eb950b4df1d1ae575eb022857bd6e to your computer and use it in GitHub Desktop.
Useful commands
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
# Great way to check disk usage! | |
du -ahd2 | gsort -h |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment