bash memodifikasi teks file
sed -i -e 's/abc/XYZ/g' /tmp/file.txt
cadot.eu
sed -i -e 's/abc/XYZ/g' /tmp/file.txt