<?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: How to Use Flow Control Statements in Awk &#8211; Part 12	</title>
	<atom:link href="https://www.tecmint.com/use-flow-control-statements-with-awk-command/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/use-flow-control-statements-with-awk-command/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 22 Aug 2024 08:14:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Amit		</title>
		<link>https://www.tecmint.com/use-flow-control-statements-with-awk-command/comment-page-1/#comment-1359526</link>

		<dc:creator><![CDATA[Amit]]></dc:creator>
		<pubDate>Tue, 01 Sep 2020 17:32:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22088#comment-1359526</guid>

					<description><![CDATA[How to validate CSV columns length using AWK in a data file ?]]></description>
			<content:encoded><![CDATA[<p>How to validate CSV columns length using AWK in a data file ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili K		</title>
		<link>https://www.tecmint.com/use-flow-control-statements-with-awk-command/comment-page-1/#comment-806621</link>

		<dc:creator><![CDATA[Aaron Kili K]]></dc:creator>
		<pubDate>Fri, 12 Aug 2016 20:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22088#comment-806621</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/use-flow-control-statements-with-awk-command/comment-page-1/#comment-806510&quot;&gt;michal&lt;/a&gt;.

@michal 

Thanks for pointing out the typo, we shall correct it in the writeup.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/use-flow-control-statements-with-awk-command/comment-page-1/#comment-806510">michal</a>.</p>
<p>@michal </p>
<p>Thanks for pointing out the typo, we shall correct it in the writeup.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: michal		</title>
		<link>https://www.tecmint.com/use-flow-control-statements-with-awk-command/comment-page-1/#comment-806510</link>

		<dc:creator><![CDATA[michal]]></dc:creator>
		<pubDate>Fri, 12 Aug 2016 08:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=22088#comment-806510</guid>

					<description><![CDATA[The first example script is missing a &#039;#&#039; in shebang. Otherwise it&#039;s ok, but for the second example(while or do-while) it would be more useful if you&#039;d use the users.txt file and printed lines wih the last column containing &#039;F&#039; and then explaining what happenned there.]]></description>
			<content:encoded><![CDATA[<p>The first example script is missing a &#8216;#&#8217; in shebang. Otherwise it&#8217;s ok, but for the second example(while or do-while) it would be more useful if you&#8217;d use the users.txt file and printed lines wih the last column containing &#8216;F&#8217; and then explaining what happenned there.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
