Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@chapmanjacobd
Created August 28, 2020 15:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chapmanjacobd/e33c91aff5bfb157b4279b6836248045 to your computer and use it in GitHub Desktop.
Save chapmanjacobd/e33c91aff5bfb157b4279b6836248045 to your computer and use it in GitHub Desktop.
fd -tf | awk -F'.' '{print $NF}' | sort | uniq -c | sort -g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment