Skip to content

Instantly share code, notes, and snippets.

@62mkv
Created November 3, 2016 02:45
Show Gist options
  • Save 62mkv/26be598fe65251ebdc5fbc424f75031d to your computer and use it in GitHub Desktop.
Save 62mkv/26be598fe65251ebdc5fbc424f75031d to your computer and use it in GitHub Desktop.
Show size of each subfolder
du -BM -s * | sort
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment