SED regex replace in file

Date: 2020-07-08
sed -i -e 's/abc/XYZ/g' /tmp/file.txt
38380cookie-checkSED regex replace in file