Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save milothiesen/f35f4cb738f025e888fa8bf787a88f7f to your computer and use it in GitHub Desktop.
Save milothiesen/f35f4cb738f025e888fa8bf787a88f7f to your computer and use it in GitHub Desktop.
find . -type f | sed -e 's/.*\.//' | sed -e 's/.*\///' | sort -u
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment