Skip to content

Instantly share code, notes, and snippets.

@farhanjiwani
Created February 20, 2022 04:33
Show Gist options
  • Save farhanjiwani/bc05f996733c1a962c9cede21a736a1a to your computer and use it in GitHub Desktop.
Save farhanjiwani/bc05f996733c1a962c9cede21a736a1a to your computer and use it in GitHub Desktop.
List Directory Sizes Recursively (Linux)
du -h --max-depth=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment