No matter what you’re doing on Linux, you’ll likely find yourself needing to parse text at some point. As Linux is largely file based, there is a huge need for utilities which can parse large amounts of text to find specific values, format, and process it.
There are several utilities that can be used for parsing text. In this chapter, we’ll look at several of these utilities and how you can see them to parse text.