Skip to content

Instantly share code, notes, and snippets.

@dixson3
Created August 20, 2016 16:15
Show Gist options
  • Save dixson3/fe2f28bfe5d4589f598a13da78024304 to your computer and use it in GitHub Desktop.
Save dixson3/fe2f28bfe5d4589f598a13da78024304 to your computer and use it in GitHub Desktop.
sudo find . -xdev -type f | cut -d "/" -f 2 | sort --buffer-s ize=2G | uniq -c | sort -n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment