Skip to content

Instantly share code, notes, and snippets.

@vkechagias
Last active February 1, 2021 14:43
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 vkechagias/4d9f15da5a90752043fd616b3f3bd08a to your computer and use it in GitHub Desktop.
Save vkechagias/4d9f15da5a90752043fd616b3f3bd08a to your computer and use it in GitHub Desktop.
Mass rename .yml files in shell from cleanplus to corporateplus
rename 's/cleanplus/corporateplus/g' *.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment