Created
March 28, 2015 12:52
-
-
Save imerr/68ba9dba78266d9c1ad5 to your computer and use it in GitHub Desktop.
This file contains 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
for f in 41*.tga; do mv "$f" "`echo $f | sed s/41/46/`"; done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Renames 41_.tga to 46_.tga