text

find replace

find -type f -exec perl -i -p -e 's/pattern/target/g;' {} \;