Download free course GNU GREP and RIPGREP, pdf file on 111 pages by Sundeep Agarwal.
The book heavily leans on examples to present features of grep as well as regular expressions one by one. It is recommended that you manually type each example and experiment with them. Understanding both the nature of sample input string and the output produced is essential.
You should have prior experience working with command line and bash shell, should know concepts like file redirection, command pipeline and so on.
Exercises are also included to test your understanding.
You should have prior experience working with command line and bash shell, should know concepts like file redirection, command pipeline and so on.
Exercises are also included to test your understanding.
Table of contents
- Introduction
- Frequently used options
- BRE/ERE Regular Expressions
- Context matching
- Recursive search
- Miscellaneous options
- Perl Compatible Regular Expressions
- Gotchas and Tricks
- ripgrep
Pages : | 111 |
Size : | 0.8 MB |
Downloads: | 64 |
Created: | 2022-02-02 |
License: | CC BY-NC-SA |
Author(s): | Sundeep Agarwal |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about GNU GREP and RIPGREP
Download free course Git Internals, pdf file on 121 pages by Scott Chacon.
Download free course Algorithms Notes for Professionals, pdf file on 257 pages by by Stack Overflow Community.
Download free course Lisp Hackers, pdf file on 77 pages by Vsevolod Dyomkin.
Download free course DevOps for Digital Leaders, pdf file on 176 pages by Aruna Ravichandran, Kieran Taylor, Peter Waterhouse.
Download free course Cloud Native Applications, pdf file on 120 pages by Michael Wittig, Andreas Wittig.