Jump to ratings and reviews
Rate this book

GNU GREP and RIPGREP

Rate this book
* https://gumroad.com/l/gnugrep_ripgrep
* https://leanpub.com/gnugrep_ripgrep

You are likely to be familiar with using Ctrl+F to quickly locate where a particular string occurs. 'grep' is similar, but much more versatile and feature-rich version of the search functionality usable from command line. Two different implementations - GNU GREP and RIPGREP are discussed in this book.

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.

Visit https://github.com/learnbyexample/lea... for code snippets, exercise files and other information.

111 pages, ebook

First published May 14, 2019

3 people want to read

About the author

Sundeep Agarwal

9 books11 followers
Addicted to writing books and teaching. Likes fantasy books, comics and anime.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (33%)
4 stars
1 (33%)
3 stars
1 (33%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.