Created
October 14, 2015 18:58
-
-
Save maliMirkec/b7ab4fd5cf0a50967a74 to your computer and use it in GitHub Desktop.
Display size of the folder
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
// display size of the folder | |
du -hs /path/to/directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment