Skip to content

Commit c431d34

Browse files
updated grep book details
1 parent 406cfda commit c431d34

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

atom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link href="https://learnbyexample.github.io/atom.xml" rel="self" type="application/atom+xml"/>
66
<link href="https://learnbyexample.github.io"/>
77
<generator uri="https://www.getzola.org/">Zola</generator>
8-
<updated>2023-05-11T00:00:00+00:00</updated>
8+
<updated>2023-05-12T00:00:00+00:00</updated>
99
<id>https://learnbyexample.github.io/atom.xml</id>
1010
<entry xml:lang="en">
1111
<title>CLI text processing with GNU grep and ripgrep book announcement</title>
@@ -2753,7 +2753,7 @@ Specifying a greater than &lt;code&gt;0&lt;&#x2F;code&gt; start index when using
27532753
<entry xml:lang="en">
27542754
<title>Programming ebooks by Sundeep Agarwal</title>
27552755
<published>2022-08-09T00:00:00+00:00</published>
2756-
<updated>2023-01-30T00:00:00+00:00</updated>
2756+
<updated>2023-05-12T00:00:00+00:00</updated>
27572757
<link rel="alternate" href="https://learnbyexample.github.io/books/" type="text/html"/>
27582758
<id>https://learnbyexample.github.io/books/</id>
27592759
<content type="html">&lt;p&gt;This post lists my programming ebooks with details like PDF&#x2F;EPUB purchase links, GitHub repos, web versions, testimonials, etc. All my ebooks are self-published. You can get these ebooks individually or as part of bundles. You can also read them online for free.&lt;&#x2F;p&gt;
@@ -2911,9 +2911,9 @@ Specifying a greater than &lt;code&gt;0&lt;&#x2F;code&gt; start index when using
29112911
&lt;li&gt;Feedback: &lt;a href=&quot;https:&#x2F;&#x2F;twitter.com&#x2F;learn_byexample&quot;&gt;Twitter&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
29122912
&lt;&#x2F;ul&gt;
29132913
&lt;br&gt;
2914-
&lt;h1 id=&quot;gnu-grep-and-ripgrep&quot;&gt;&lt;p style=&quot;color: #ff9933&quot;&gt;GNU grep and ripgrep&lt;&#x2F;h1&gt;
2914+
&lt;h1 id=&quot;cli-text-processing-with-gnu-grep-and-ripgrep&quot;&gt;&lt;p style=&quot;color: #ff9933&quot;&gt;CLI text processing with GNU grep and ripgrep&lt;&#x2F;h1&gt;
29152915
&lt;p&gt;Example based guide to mastering GNU grep and ripgrep. Exercises are also included to test your understanding.&lt;&#x2F;p&gt;
2916-
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;&#x2F;images&#x2F;books&#x2F;grep.png&quot; alt=&quot;grep cover image&quot; loading=&quot;lazy&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
2916+
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;https:&#x2F;&#x2F;raw.githubusercontent.com&#x2F;learnbyexample&#x2F;learn_gnugrep_ripgrep&#x2F;master&#x2F;images&#x2F;grep_ls.png&quot; width=&quot;640px&quot; height=&quot;360px&quot; alt=&quot;CLI text processing with GNU grep and ripgrep cover image&quot; loading=&quot;lazy&quot; &#x2F;&gt;&lt;&#x2F;p&gt;
29172917
&lt;ul&gt;
29182918
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;github.com&#x2F;learnbyexample&#x2F;learn_gnugrep_ripgrep&#x2F;blob&#x2F;master&#x2F;sample_chapters&#x2F;grep_sample_chapters.pdf&quot;&gt;Sample chapters&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
29192919
&lt;li&gt;Buy pdf&#x2F;epub from:

0 commit comments

Comments
 (0)