Skip to content

Instantly share code, notes, and snippets.

@Jeckerson
Created September 11, 2021 10:19
Show Gist options
  • Save Jeckerson/92e5900f6e7d99a9d34c1de12968365b to your computer and use it in GitHub Desktop.
Save Jeckerson/92e5900f6e7d99a9d34c1de12968365b to your computer and use it in GitHub Desktop.
find . -type f -exec rename 's/\.zep//' '{}' \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment