You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,22 @@
1
-
<br>
1
+
# GNU GREP and RIPGREP
2
2
3
-
:warning::construction: Work in progress, book expected to be released before May 15...
3
+
Example based guide to mastering GNU grep and ripgrep.
4
4
5
-
<br>
5
+
The book also includes exercises to test your understanding, which is presented together as a single file in this repo - [Exercises.md](./exercises/Exercises.md)
6
6
7
-
Example based guide to mastering GNU grep and ripgrep
7
+
See [Version_changes.md](./Version_changes.md)to keep track of changes made to the book.
For a preview of the book, see [sample chapters](https://github.com/learnbyexample/learn_gnugrep_ripgrep/blob/master/sample_chapters/grep_sample_v1p0.pdf)
0 commit comments