Created
October 8, 2022 03:36
-
-
Save bstonedev/cc61e91bdf3d7ccb5bb498271f10cbf0 to your computer and use it in GitHub Desktop.
get-child-directory-disk-usage.txt
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 * | sort -h |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment