Skip to content

Instantly share code, notes, and snippets.

@n5i
Created August 1, 2013 14:50
Show Gist options
  • Save n5i/6132125 to your computer and use it in GitHub Desktop.
Save n5i/6132125 to your computer and use it in GitHub Desktop.
Linux. Get folders size in one level deep
du -ch --max-depth=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment