Skip to content

Instantly share code, notes, and snippets.

@runzway
Created September 4, 2014 15:37
Show Gist options
  • Save runzway/6d684427bda4c8aa8bf3 to your computer and use it in GitHub Desktop.
Save runzway/6d684427bda4c8aa8bf3 to your computer and use it in GitHub Desktop.
macos terminal fast rename
zsh
zmv ' (*).mp3' '$1.mp3'
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment