https://multiplefilemaker.com/
sed find replace

Does SED change the original file? How do I find and replace multiple files in Windows?

sed find replace
Does SED change the original file?

Can do insertion, deletion, search and replace(substitution). SED command in unix supports regular expression which allows it perform complex pattern matching.