Swank, ![]()
CFG=/path/to/config; sed -e '0,/enabled=[0-9]/s//enabled=1/' $CFG >/tmp/cfg_tmp; mv /tmp/cfg_tmp $CFG; unset CFG Swank, ![]()
CFG=/path/to/config; sed -e '0,/enabled=[0-9]/s//enabled=1/' $CFG >/tmp/cfg_tmp; mv /tmp/cfg_tmp $CFG; unset CFG