The Basics of Using the Sed Stream Editor to Manipulate Text in Linux
The sed stream editor is a non-interactive line editor that can perform powerful editing operations on text streams or files. Learning to use sed well will allow you to transform text with great speed and flexibility.