Created
June 23, 2023 13:11
-
-
Save ehbc221/91039586cd74b7e9c6e4b7c4acaa631f to your computer and use it in GitHub Desktop.
Rename files containing substring recursively with shell and rnr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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