find ./ -type f -exec sed -i ‘s/string1/string2/’ {} \;