In the middle of the desert you can say anything you want
From SO1:
find . -name '*.php' -exec sed -i -e 's/www.fubar.com/www.fubar.ftw.com/g' {} \;
bash - Replace a string with another string in all files below my current dir - Stack Overflow ↩︎