Skip to content

Instantly share code, notes, and snippets.

@arioch1984
Created August 4, 2024 12:50
Show Gist options
  • Save arioch1984/07861f1ac8a3de2e8a6e3098989131f5 to your computer and use it in GitHub Desktop.
Save arioch1984/07861f1ac8a3de2e8a6e3098989131f5 to your computer and use it in GitHub Desktop.
sudo find . -xdev -type f | cut -d "/" -f 2 | sort | uniq -c | sort -n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment