Skip to content

Instantly share code, notes, and snippets.

@bmoussaud
Created February 17, 2021 14:50
Show Gist options
  • Save bmoussaud/a69949fa187c7483dbb1b1e8e2a58872 to your computer and use it in GitHub Desktop.
Save bmoussaud/a69949fa187c7483dbb1b1e8e2a58872 to your computer and use it in GitHub Desktop.
Size of the files in a directory
du -h -d 1 | sort -hr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment