Skip to content

Instantly share code, notes, and snippets.

@inlanger
Created January 10, 2014 09:07
Show Gist options
  • Save inlanger/8348875 to your computer and use it in GitHub Desktop.
Save inlanger/8348875 to your computer and use it in GitHub Desktop.
Find big folders
du -h /path/to/folder | grep ^[0-9.]*G
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment