Skip to content

Instantly share code, notes, and snippets.

@wtfbbqhax
Created November 1, 2017 15:37
Show Gist options
  • Save wtfbbqhax/eacae2dd8066e893d0d2533bd224c58b to your computer and use it in GitHub Desktop.
Save wtfbbqhax/eacae2dd8066e893d0d2533bd224c58b to your computer and use it in GitHub Desktop.
Rename a whole lot'a shit at once

Recursively s/SFXHASH/XHash/g in all .cc, .h and .c source files

rpl -R -x.cc -x.h -x.c SFXHASH XHash .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment