Created
October 22, 2022 18:11
-
-
Save gellanyhassan0/c0c0f78c9ef81a12cda8c109c01ede4f to your computer and use it in GitHub Desktop.
How to Get the Size of a Directory in Linux
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
| #https://linuxize.com/post/how-get-size-of-file-directory-linux/ | |
| sudo du -sh cis |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment