Created
May 28, 2014 08:01
-
-
Save hectorperez/6cb52111d029f3214c80 to your computer and use it in GitHub Desktop.
Directory size and disk space
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 * #directory size in human format | |
| df -h #disk space in human format |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment