gregsimpson
Programmer
- Apr 18, 2002
- 521
Hi,
I have a script using sed, which is getting ite commands for sed from a file, as I wish to use multiple commands. Unfortunately using the file in this way to drive sed, doesn't appear to do substitution of variables.
If this is something I'm stuck with can someone else recommend a neat way to process my file please. What I'm trying to do is change a number of parameter markers in the data file, with variables I have exported and are referenced in the file I use to drive sed.
Thanks
Greg
I have a script using sed, which is getting ite commands for sed from a file, as I wish to use multiple commands. Unfortunately using the file in this way to drive sed, doesn't appear to do substitution of variables.
If this is something I'm stuck with can someone else recommend a neat way to process my file please. What I'm trying to do is change a number of parameter markers in the data file, with variables I have exported and are referenced in the file I use to drive sed.
Thanks
Greg