Created
February 3, 2017 21:25
-
-
Save kwonoh/132fd7648989f3bd84379b054347ffac to your computer and use it in GitHub Desktop.
Get total size of certain files within a directory branch
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 -ch **/*.png | grep total |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment