<?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: Input Validation Shell Script</title>
	<atom:link href="http://blog.anantshri.info/input_validation_shell_script/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.anantshri.info/input_validation_shell_script/</link>
	<description>My journey into the world of virtual reality.</description>
	<lastBuildDate>Mon, 30 Jan 2012 14:11:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: cables</title>
		<link>http://blog.anantshri.info/input_validation_shell_script/#comment-44991</link>
		<dc:creator>cables</dc:creator>
		<pubDate>Wed, 11 May 2011 11:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=138#comment-44991</guid>
		<description>Oh my goodness! an amazing article dude. Thank you However I am experiencing issue with ur rss . Don’t know why Unable to subscribe to it. Is there anyone getting identical rss problem? Anyone who knows kindly respond. Thnkx0WONDERFUL Post.thanks for share..more wait ..</description>
		<content:encoded><![CDATA[<p>Oh my goodness! an amazing article dude. Thank you However I am experiencing issue with ur rss . Don’t know why Unable to subscribe to it. Is there anyone getting identical rss problem? Anyone who knows kindly respond. Thnkx0WONDERFUL Post.thanks for share..more wait ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yogi</title>
		<link>http://blog.anantshri.info/input_validation_shell_script/#comment-43533</link>
		<dc:creator>Yogi</dc:creator>
		<pubDate>Sun, 01 May 2011 01:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=138#comment-43533</guid>
		<description>Thanks sir! It is yery usefull</description>
		<content:encoded><![CDATA[<p>Thanks sir! It is yery usefull</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucy C. Kriner</title>
		<link>http://blog.anantshri.info/input_validation_shell_script/#comment-38060</link>
		<dc:creator>Lucy C. Kriner</dc:creator>
		<pubDate>Wed, 30 Mar 2011 02:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=138#comment-38060</guid>
		<description>Hey, Is it ok if i use some of the things i saw here for my college paper?! I will put your site&#039;s name as reference of course!</description>
		<content:encoded><![CDATA[<p>Hey, Is it ok if i use some of the things i saw here for my college paper?! I will put your site&#8217;s name as reference of course!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cheap Printing</title>
		<link>http://blog.anantshri.info/input_validation_shell_script/#comment-37723</link>
		<dc:creator>Cheap Printing</dc:creator>
		<pubDate>Mon, 28 Mar 2011 08:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=138#comment-37723</guid>
		<description>Outstanding post, you have pointed out some  great   details , I  as well  believe  this s a very  great  website.</description>
		<content:encoded><![CDATA[<p>Outstanding post, you have pointed out some  great   details , I  as well  believe  this s a very  great  website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ojasvi</title>
		<link>http://blog.anantshri.info/input_validation_shell_script/#comment-37187</link>
		<dc:creator>ojasvi</dc:creator>
		<pubDate>Thu, 24 Mar 2011 18:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=138#comment-37187</guid>
		<description>Its really helpful thanks</description>
		<content:encoded><![CDATA[<p>Its really helpful thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angelo Kolkmann</title>
		<link>http://blog.anantshri.info/input_validation_shell_script/#comment-32234</link>
		<dc:creator>Angelo Kolkmann</dc:creator>
		<pubDate>Sat, 19 Feb 2011 07:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=138#comment-32234</guid>
		<description>I really enjoy the article post.Much thanks again. Fantastic.</description>
		<content:encoded><![CDATA[<p>I really enjoy the article post.Much thanks again. Fantastic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blog.anantshri.info/input_validation_shell_script/#comment-10082</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 05 Aug 2010 19:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=138#comment-10082</guid>
		<description>hi munalemj the above code secion you refered is the par which allows us to redirect the output from appearing on screen to /dev/null which is equivalent of destroying what ever is received as output.

the reason for doing this is because we are more interested in the return state of the program instead of the output.

also 2&gt; /dev/null allows us to redirect the error stream to /dev/null.

error stream is outputs which are marked as error.</description>
		<content:encoded><![CDATA[<p>hi munalemj the above code secion you refered is the par which allows us to redirect the output from appearing on screen to /dev/null which is equivalent of destroying what ever is received as output.</p>
<p>the reason for doing this is because we are more interested in the return state of the program instead of the output.</p>
<p>also 2&gt; /dev/null allows us to redirect the error stream to /dev/null.</p>
<p>error stream is outputs which are marked as error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.anantshri.info/input_validation_shell_script/#comment-10017</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 04 Aug 2010 15:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=138#comment-10017</guid>
		<description>Would you be able explain a bit or leave comments for newbies to understand please... 
E.g. what does the below line of code do.. especially the 1 &gt;&gt;/dev/null and 2&gt;/dev/null

until expr $as - 1 &gt;&gt;/dev/null 2&gt;/dev/null</description>
		<content:encoded><![CDATA[<p>Would you be able explain a bit or leave comments for newbies to understand please&#8230;<br />
E.g. what does the below line of code do.. especially the 1 &gt;&gt;/dev/null and 2&gt;/dev/null</p>
<p>until expr $as &#8211; 1 &gt;&gt;/dev/null 2&gt;/dev/null</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Margarette Fix</title>
		<link>http://blog.anantshri.info/input_validation_shell_script/#comment-2031</link>
		<dc:creator>Margarette Fix</dc:creator>
		<pubDate>Thu, 14 Jan 2010 21:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=138#comment-2031</guid>
		<description>Very useful Info Thank You for sharing</description>
		<content:encoded><![CDATA[<p>Very useful Info Thank You for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ptFoe</title>
		<link>http://blog.anantshri.info/input_validation_shell_script/#comment-567</link>
		<dc:creator>ptFoe</dc:creator>
		<pubDate>Tue, 09 Jun 2009 03:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anantshri.info/?p=138#comment-567</guid>
		<description>&lt;p&gt;very useful&lt;/p&gt;
&lt;p&gt;&lt;i&gt;This comment was originally posted on &lt;a href=&quot;http://digg.com/linux_unix/Input_Validation_in_Shell_Script#c26158647&quot; rel=&quot;nofollow&quot;&gt;Digg&lt;/a&gt;&lt;/i&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>very useful</p>
<p><i>This comment was originally posted on <a href="http://digg.com/linux_unix/Input_Validation_in_Shell_Script#c26158647" rel="nofollow">Digg</a></i></p>
]]></content:encoded>
	</item>
</channel>
</rss>

