https://multiplefilemaker.com/
find and replace using sed

How do you find and replace using SED? Does SED change the original file?

find and replace using sed
How do you find and replace using SED?

"You can capture the entire match as well as the number group and then specify both in the output: echo ""param1='123'"" | sed ..."