Directory Size
To find the size of a directory, you can use the following command:
sudo du -sh ~/data
Note: Replace
~/datawith the path to your directory.
To find the size of a directory, you can use the following command:
sudo du -sh ~/data
Note: Replace
~/datawith the path to your directory.