Sustitution with sed
Posted by
aweber
on Aug 2, 2011 5:55 AM
By BashShell.net
Mail this story
Web version
The Linux utility sed provides a great way to substitute text strings in a file. Using the "s" option and by listing the current string and the string to use as the new text allows sed to perform this task.
Full Story
Printed at http://lxer.com/module/newswire/view/154197/index.html