Utility for easily changing settings in configuration files
Utility for easily changing settings in configuration files
setconf$ setconf -f /etc/myapp.conf setting_name new_value$ setconf -f /etc/app.conf var1=value1 var2=value2$ setconf -f /etc/config.conf 'parameter' 'new value with spaces'