3.2. Regular ExpressionsΒΆ
Linux for Programmers and Users, Appendex A.1, A.2.
Regular expressions provide an expressive syntax for use with the shell and a variety of commands, especially commands used to filter data.


Regular Expression Operators and their Support by Unix Tools

Examples of Regular Expression Using vi