Skip to content

Instantly share code, notes, and snippets.

@seyDoggy
Created October 31, 2012 15:17
Show Gist options
  • Save seyDoggy/3987601 to your computer and use it in GitHub Desktop.
Save seyDoggy/3987601 to your computer and use it in GitHub Desktop.
Unix rename command
rename "s/old-pattern/new-pattern/" *.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment