Skip to content

Instantly share code, notes, and snippets.

@ijadams
Created October 20, 2016 18:56
Show Gist options
  • Save ijadams/1f6977510d6ad77366500fd5b91b207b to your computer and use it in GitHub Desktop.
Save ijadams/1f6977510d6ad77366500fd5b91b207b to your computer and use it in GitHub Desktop.
find . -name "*.js" | xargs -n 1 rename -x -a .ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment