Home » Linux Basics
10
Regular Expressions, sed, and awk
Knowing when to use regular expressions, sed and awk
In This Chapter:
- Regular Expressions
- Using the different regular expressions
- SED (Stream Editor)
- Using the SED utility
- AWK (Aho, Weinberger and Kernigan)
- Using the AWK utility