Summary

In this chapter, we have seen how we can extend sed into some very cool scripts that have allowed us to extract data from files, uncomment selected lines and write new configurations. Not stopping at that we also saw how we could use sed with script that inserts new lines into existing files. I thought that sed will very quickly become your friend and we have created some powerful scripts to support the learning experience.

You may already know this but sed has a big brother awk. In the next chapter, we are going to see how we can use awk to extract data from files.

Get Mastering Linux Shell Scripting now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.