in reply to Re: Config files
in thread Config files

Hi,

Thanks for the reply. Is there an easier way to use substitutions like I have used above. Something easy that people who don't know perl ( that is don't know what '$' or '.' is, can update, append or change the config file)

Since I am repeating a lot of path names, I wanted to substitute those variables throughout the config file, so inorder to change all of them, only one change would be required.

Thank you.