<?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 Perform Syntax Checking Debugging Mode in Shell Scripts	</title>
	<atom:link href="https://www.tecmint.com/check-syntax-in-shell-script/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/check-syntax-in-shell-script/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 12 Dec 2016 08:39:10 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/check-syntax-in-shell-script/comment-page-1/#comment-846731</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 12 Dec 2016 08:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23789#comment-846731</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/check-syntax-in-shell-script/comment-page-1/#comment-846530&quot;&gt;Arnau&lt;/a&gt;.

@Amau 


Yap, in the next part of the shell debugging series, we will cover shell tracing or shell execution tracing which is enabled by the &lt;strong&gt;-x&lt;/strong&gt; option. So stay connected to read more about this option. And thanks for pointing that out.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/check-syntax-in-shell-script/comment-page-1/#comment-846530">Arnau</a>.</p>
<p>@Amau </p>
<p>Yap, in the next part of the shell debugging series, we will cover shell tracing or shell execution tracing which is enabled by the <strong>-x</strong> option. So stay connected to read more about this option. And thanks for pointing that out.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/check-syntax-in-shell-script/comment-page-1/#comment-846729</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 12 Dec 2016 08:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23789#comment-846729</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/check-syntax-in-shell-script/comment-page-1/#comment-846276&quot;&gt;danofsatx&lt;/a&gt;.

@danofsatx

Just tested that and yap, it works. Good info. Thanks.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/check-syntax-in-shell-script/comment-page-1/#comment-846276">danofsatx</a>.</p>
<p>@danofsatx</p>
<p>Just tested that and yap, it works. Good info. Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Arnau		</title>
		<link>https://www.tecmint.com/check-syntax-in-shell-script/comment-page-1/#comment-846530</link>

		<dc:creator><![CDATA[Arnau]]></dc:creator>
		<pubDate>Sun, 11 Dec 2016 20:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23789#comment-846530</guid>

					<description><![CDATA[Another very useful option is set -x]]></description>
			<content:encoded><![CDATA[<p>Another very useful option is set -x</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: danofsatx		</title>
		<link>https://www.tecmint.com/check-syntax-in-shell-script/comment-page-1/#comment-846276</link>

		<dc:creator><![CDATA[danofsatx]]></dc:creator>
		<pubDate>Sat, 10 Dec 2016 23:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=23789#comment-846276</guid>

					<description><![CDATA[If you&#039;re running the script with bash, you don&#039;t need to make it executable for debugging.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re running the script with bash, you don&#8217;t need to make it executable for debugging.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
