bash modifier le texte du fichier
sed -i -e 's/abc/XYZ/g' /tmp/file.txt
cadot.eu
sed -i -e 's/abc/XYZ/g' /tmp/file.txt