Renaming strings is a job that we as programmers can never avoid. The only thing we can do is either make it fun or make it fast that we don’t have to think about it anymore. So, I tried to do both. Following what I have learned from the book Sed & Awk, I wrote my simple script. Just a small note, I am using The Silver Searcher here. And yes, it is faster than Ack.