Example based guide to mastering GNU grep and ripgrep
stay tuned...
- Preface
- Introduction
- Frequently used options
- BRE/ERE Regular Expressions
- Context matching
- Recursive search
- Miscellaneous options
- Perl Compatible Regular Expressions
- Gotchas and Tricks
- ripgrep
- Further Reading
The code snippets are licensed under MIT, see LICENSE file