eval{local($^I,@ARGV,$/) = ("",${PATH}/etc/inittab); $_=<>; s/remount,ro,noatime/remount,rw,noatime/g; return 1} or die("replace failed ($@)");