Skip to content

Instantly share code, notes, and snippets.

@ss44
Created August 14, 2016 15:40
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 ss44/c085dd8d064c90c37083394661ce7628 to your computer and use it in GitHub Desktop.
Save ss44/c085dd8d064c90c37083394661ce7628 to your computer and use it in GitHub Desktop.
quick file rename into sequential order
rename 's/\d+/sprintf("%05d",$&)/e' foo*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment