<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>KSpace &#187; debug</title>
	<atom:link href="http://kspace.in/blog/tag/debug/feed/" rel="self" type="application/rss+xml" />
	<link>http://kspace.in/blog</link>
	<description>---------------------------------------------</description>
	<lastBuildDate>Sun, 09 Oct 2011 14:41:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Debugging korn shell scripts</title>
		<link>http://kspace.in/blog/2009/09/09/debugging-kornshell-scripts/</link>
		<comments>http://kspace.in/blog/2009/09/09/debugging-kornshell-scripts/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 16:22:09 +0000</pubDate>
		<dc:creator>Kunal</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[Korn]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://kspace.in/blog/?p=74</guid>
		<description><![CDATA[Debugging shell script is a bit difficult. You will always find yourself putting lots of &#8220;echo&#8221; or &#8220;print&#8221; statement throughout the script to find where it is going wrong. The drawback of such effort are
1) Spending lots of time in finding issue in those echo output.
2) If you miss printing values for certain variable, you [...]]]></description>
		<wfw:commentRss>http://kspace.in/blog/2009/09/09/debugging-kornshell-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

