<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: What&#8217;s the Difference Between Grep, Sed, and Awk Commands	</title>
	<atom:link href="https://www.ubuntumint.com/difference-between-grep-sed-awk-commands/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ubuntumint.com/difference-between-grep-sed-awk-commands/</link>
	<description>UbuntuMint - Everything About Ubuntu Linux</description>
	<lastBuildDate>Mon, 24 Jul 2023 07:59:43 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.ubuntumint.com/difference-between-grep-sed-awk-commands/#comment-14074</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 24 Aug 2022 04:59:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=5432#comment-14074</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.ubuntumint.com/difference-between-grep-sed-awk-commands/#comment-14060&quot;&gt;Ricardo Rios-Carrillo&lt;/a&gt;.

@Ricardo,

Yes, it&#039;s &lt;code&gt;-C&lt;/code&gt; options, corrected in the article.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.ubuntumint.com/difference-between-grep-sed-awk-commands/#comment-14060">Ricardo Rios-Carrillo</a>.</p>
<p>@Ricardo,</p>
<p>Yes, it&#8217;s <code>-C</code> options, corrected in the article.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ricardo Rios-Carrillo		</title>
		<link>https://www.ubuntumint.com/difference-between-grep-sed-awk-commands/#comment-14060</link>

		<dc:creator><![CDATA[Ricardo Rios-Carrillo]]></dc:creator>
		<pubDate>Tue, 23 Aug 2022 17:58:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=5432#comment-14060</guid>

					<description><![CDATA[There is probably a typo in:

&quot;To print 3 lines before and after the ERROR line match:
&lt;pre&gt;
$ grep -B 3 &quot;ERROR&quot; SystemLog.txt &quot;
&lt;/pre&gt;
Shouldn&#039;t be with option &lt;code&gt;-C&lt;/code&gt;?]]></description>
			<content:encoded><![CDATA[<p>There is probably a typo in:</p>
<p>&#8220;To print 3 lines before and after the ERROR line match:</p>
<pre>
$ grep -B 3 "ERROR" SystemLog.txt "
</pre>
<p>Shouldn&#8217;t be with option <code>-C</code>?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
