sed command to replace a string from one file with entire contents of another file
This question already has answers here: How to ensure that string interpolated into `sed` substitution escapes all metachars (1 answer) Insert text from file inline after matching pattern in another file (3 answers) Closed 7 years ago. I want to write a sed (or awk) command to replace a string from one file with the … Read more