How to Filter Text or String Using Awk and Regular Expressions – Part 1 When we run certain commands in Linux to read or edit text from a string or file, we often try to filter the output to a specific section of interest. This is where using regular expressions comes in handy. What are Regular Expressions? A regular expression can be defined as strings that represent several sequences of characte