Skip to content

Instantly share code, notes, and snippets.

@ehbc221
Created June 23, 2023 13:11
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 ehbc221/91039586cd74b7e9c6e4b7c4acaa631f to your computer and use it in GitHub Desktop.
Save ehbc221/91039586cd74b7e9c6e4b7c4acaa631f to your computer and use it in GitHub Desktop.
Rename files containing substring recursively with shell and rnr
rnr -f -r 'old_name' 'new_name' *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment