Description: Changes an option in a configuration file to a given value.
Parameter:
- file: Name of the file to change.
- option: Name of the option to change.
- value: Value to set.
Returns:
- sed code to change the option in the file to the value.
root
2015-09-06