Skip to content

Instantly share code, notes, and snippets.

@revskill10
Created November 1, 2012 01:10
Show Gist options
  • Save revskill10/3990989 to your computer and use it in GitHub Desktop.
Save revskill10/3990989 to your computer and use it in GitHub Desktop.
Mass rename file in Ubuntu
rename --no-act 's/_1.jpg/.jpg/' *.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment