Help for this page
#!/usr/bin/perl ... s/this phrase/that locution/g; } }
find this/ -type f -exec sed -i 's/gg/dd/g' {} \;