I want to replace a Marker (like ###marker###) inside a file with XML text (<networkConnector bla="blubb"/>...)
The text i want to insert is already generated in my script and is stored in a variable ($CONNECTIONS)
Is there a simple way to do that with Bash script?
I solved my problem using a perl script i found.
http://hellem.org/blog/index.php/2010/04/16/bash-insert-content-of-one-file-into-another-file?blog=6