<?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: 11 Advanced Linux &#8216;Grep&#8217; Commands on Character Classes and Bracket Expressions	</title>
	<atom:link href="https://www.tecmint.com/linux-grep-commands-character-classes-bracket-expressions/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/linux-grep-commands-character-classes-bracket-expressions/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 14 Jul 2023 02:31:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Alexander		</title>
		<link>https://www.tecmint.com/linux-grep-commands-character-classes-bracket-expressions/comment-page-1/#comment-974744</link>

		<dc:creator><![CDATA[Alexander]]></dc:creator>
		<pubDate>Wed, 07 Mar 2018 07:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22459#comment-974744</guid>

					<description><![CDATA[Those aren&#039;t 11 commands - it&#039;s just one &quot;command&quot;. And on your Google Plus post, you showed the &quot;command&quot; ^C which isn&#039;t even explained here...]]></description>
			<content:encoded><![CDATA[<p>Those aren&#8217;t 11 commands &#8211; it&#8217;s just one &#8220;command&#8221;. And on your Google Plus post, you showed the &#8220;command&#8221; ^C which isn&#8217;t even explained here&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: vinay singh		</title>
		<link>https://www.tecmint.com/linux-grep-commands-character-classes-bracket-expressions/comment-page-1/#comment-888914</link>

		<dc:creator><![CDATA[vinay singh]]></dc:creator>
		<pubDate>Wed, 10 May 2017 09:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22459#comment-888914</guid>

					<description><![CDATA[&lt;code&gt;grep &quot;^[[:punct:]]&quot; tecmint.txt&lt;/code&gt; for Search Punctuation Characters is not working then I tried to &lt;code&gt;grep -c&lt;/code&gt; &quot;(&quot; it works but didn&#039;t solve my problem]]></description>
			<content:encoded><![CDATA[<p><code>grep "^[[:punct:]]" tecmint.txt</code> for Search Punctuation Characters is not working then I tried to <code>grep -c</code> &#8220;(&#8221; it works but didn&#8217;t solve my problem</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/linux-grep-commands-character-classes-bracket-expressions/comment-page-1/#comment-811482</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 31 Aug 2016 11:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22459#comment-811482</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/linux-grep-commands-character-classes-bracket-expressions/comment-page-1/#comment-811481&quot;&gt;Jonix&lt;/a&gt;.

@Jonas,

Thanks for pointing out, yes it should be 0-9, A-F and a-f only when using with xdigit.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/linux-grep-commands-character-classes-bracket-expressions/comment-page-1/#comment-811481">Jonix</a>.</p>
<p>@Jonas,</p>
<p>Thanks for pointing out, yes it should be 0-9, A-F and a-f only when using with xdigit.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jonix		</title>
		<link>https://www.tecmint.com/linux-grep-commands-character-classes-bracket-expressions/comment-page-1/#comment-811481</link>

		<dc:creator><![CDATA[Jonix]]></dc:creator>
		<pubDate>Wed, 31 Aug 2016 11:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22459#comment-811481</guid>

					<description><![CDATA[When doing search with xdigit it should be within range 0-9 and A-F and a-f only.]]></description>
			<content:encoded><![CDATA[<p>When doing search with xdigit it should be within range 0-9 and A-F and a-f only.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
