Skip to content

Instantly share code, notes, and snippets.

@gellanyhassan0
Created October 22, 2022 18:11
Show Gist options
  • Save gellanyhassan0/c0c0f78c9ef81a12cda8c109c01ede4f to your computer and use it in GitHub Desktop.
Save gellanyhassan0/c0c0f78c9ef81a12cda8c109c01ede4f to your computer and use it in GitHub Desktop.
How to Get the Size of a Directory in Linux
#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