-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Thank you all for your replies. I was able to do what i needed. I
changed a bit the conf files syntax:
conf file 1:
option=value
option2=value2
conf file 2:
property=propertyValue
property2=propertyValue2
property3=${option2} #instead of $OPTS{opt
> On Nov 3, 2015, at 2:03 PM, David Emanuel da Costa Santiago
> wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
>
> Hello all.
>
> I'm trying to interpolate a hash value in a string but i got stuck.
> I already tried with eval, without any success…
Show us what you tried.
>