Skip to content

Instantly share code, notes, and snippets.

@BedirYilmaz
Created August 13, 2018 08:44
Show Gist options
  • Save BedirYilmaz/ad22b7e551d3d0b90650a189fab133ae to your computer and use it in GitHub Desktop.
Save BedirYilmaz/ad22b7e551d3d0b90650a189fab133ae to your computer and use it in GitHub Desktop.
Change prefix from "IMG_" to "GT_IMG_"
rename 's/^IMG_/GT_IMG_/' *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment