Skip to content

Instantly share code, notes, and snippets.

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 0x8BADFOOD/db5770a88c3927c0c0faa95096aee107 to your computer and use it in GitHub Desktop.
Save 0x8BADFOOD/db5770a88c3927c0c0faa95096aee107 to your computer and use it in GitHub Desktop.
rename fils on mac in terminal
brew install renmae
rename 's/^/MyVacation2011_/g' *.png
rename 's/hdpi/pin/g' *hdpi*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment