Created
November 26, 2018 17:21
-
-
Save kampfgnu/12043ae747e06c9dc55c05aa5d49dcc2 to your computer and use it in GitHub Desktop.
list size of subfolders larger or equal 1 GB
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 -h -d 1 | grep '[0-9]G\>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment