Skip to content

Instantly share code, notes, and snippets.

@mori-dev
Created January 22, 2010 17:53
Show Gist options
  • Save mori-dev/283975 to your computer and use it in GitHub Desktop.
Save mori-dev/283975 to your computer and use it in GitHub Desktop.
perl -0777 -ne '$o=$ARGV;$ARGV=~s/22/33/;rename($o,$ARGV);' *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment