5.3.1. Reading sed commands from a file
Multiple sed commands can be put in a file and executed using the -f option. When creating such a file, make sure that:
No trailing white spaces exist at the end of lines.
No quotes are used.
When entering text to add or replace, all except the last line end in a backslash.
* License

