I need to go through a file and wherever I find lines that contain a
certain string I need to insert a line above and below that line.
Lines that don't contain the string can go straight into the new file.
I've been trying various sed commands to no avail. Can this be done
with sed, or am I wasting my time and need to go at it a different
way? If it can be done with sed, how?
Thanks,
Rob Eger
Tech-X Corporation
Boulder, CO