I want to use sed to take a config file, find an option in the file and change its value, and to leave the file in place. I want a portable, scriptable way to do 'vi settings.config', find setting, edit text, ":wq".
I don't know sed at all, I just know that it does this kind of thing. What's the best way for a new person to approach getting a basic understanding of its use? -todd -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
