Skip to content

Instantly share code, notes, and snippets.

@germs12
Created September 30, 2013 16:25
Show Gist options
  • Select an option

  • Save germs12/6766339 to your computer and use it in GitHub Desktop.

Select an option

Save germs12/6766339 to your computer and use it in GitHub Desktop.
Check Disk Space Usage Linux
# This will tell folder sizes not file sizes
du -ch --max-depth=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment