File a.html:
<!--TEMPLATE: banner-->
blahblah
<!--TEMPLATE-END: banner-->
I want to replace the middle text to some other text, how to achieve that using sed/awk/other tools?
|
feedback
|
|
If you have the new banner text in another file:
| |||
|
feedback
|
|
If the text between the marker lines consists of one or more lines:
The
| |||
feedback
|
Input
Output
If you like the output then replace | |||||
feedback
|