<?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: 15 Practical Examples of &#8216;echo&#8217; command in Linux	</title>
	<atom:link href="https://www.tecmint.com/echo-command-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/echo-command-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 13 Jul 2023 19:43:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Vince Vesser		</title>
		<link>https://www.tecmint.com/echo-command-in-linux/comment-page-1/#comment-1438576</link>

		<dc:creator><![CDATA[Vince Vesser]]></dc:creator>
		<pubDate>Mon, 22 Feb 2021 03:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8464#comment-1438576</guid>

					<description><![CDATA[Thanks for the great article on echo command, really helped a lot. :-)]]></description>
			<content:encoded><![CDATA[<p>Thanks for the great article on echo command, really helped a lot. :-)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Luke HK		</title>
		<link>https://www.tecmint.com/echo-command-in-linux/comment-page-1/#comment-1337042</link>

		<dc:creator><![CDATA[Luke HK]]></dc:creator>
		<pubDate>Tue, 09 Jun 2020 20:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8464#comment-1337042</guid>

					<description><![CDATA[2020 and I am the only one to notice the repeated error over and over again?

Instead of &quot;&lt;strong&gt;backSPACE&lt;/strong&gt; interpreter&quot; you mean &quot;&lt;strong&gt;backSLASH interpreter&lt;/strong&gt;.&quot;


You are welcome.]]></description>
			<content:encoded><![CDATA[<p>2020 and I am the only one to notice the repeated error over and over again?</p>
<p>Instead of &#8220;<strong>backSPACE</strong> interpreter&#8221; you mean &#8220;<strong>backSLASH interpreter</strong>.&#8221;</p>
<p>You are welcome.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: navya		</title>
		<link>https://www.tecmint.com/echo-command-in-linux/comment-page-1/#comment-1325397</link>

		<dc:creator><![CDATA[navya]]></dc:creator>
		<pubDate>Tue, 07 Apr 2020 09:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8464#comment-1325397</guid>

					<description><![CDATA[How to print the value of a variable using echo statement in a shell script?

Can anyone help me?]]></description>
			<content:encoded><![CDATA[<p>How to print the value of a variable using echo statement in a shell script?</p>
<p>Can anyone help me?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Praveen		</title>
		<link>https://www.tecmint.com/echo-command-in-linux/comment-page-1/#comment-1004668</link>

		<dc:creator><![CDATA[Praveen]]></dc:creator>
		<pubDate>Fri, 15 Jun 2018 07:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8464#comment-1004668</guid>

					<description><![CDATA[Provides good understanding over echo command]]></description>
			<content:encoded><![CDATA[<p>Provides good understanding over echo command</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shweta		</title>
		<link>https://www.tecmint.com/echo-command-in-linux/comment-page-1/#comment-896118</link>

		<dc:creator><![CDATA[Shweta]]></dc:creator>
		<pubDate>Tue, 20 Jun 2017 19:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=8464#comment-896118</guid>

					<description><![CDATA[Hi All,

I am stuck in my task and not able to get through. I would really appreciate your help.

So, here is the thing.. I am trying to pass a file to mapper (where the required output location is mentioned) using the command.
&lt;pre&gt;
# file2broker -f TestfilePlm.txt -q SIABROKER1.INBOUND -m MERT -z appid=PLM0002F 
&lt;/pre&gt;
trying to pass TestfilePlm.txt file via inbound queue and the mapper should execute the  lines for the PLM0002F app id.

Problem: The output file is not getting generated nor the data or TestfilePlm.txt is in error queue.

I tried echo $?  after file2broker command,it is returning 11 code.
Can someone please tell me what 11 here signifies?

I am not sure  what  I am missing here.]]></description>
			<content:encoded><![CDATA[<p>Hi All,</p>
<p>I am stuck in my task and not able to get through. I would really appreciate your help.</p>
<p>So, here is the thing.. I am trying to pass a file to mapper (where the required output location is mentioned) using the command.</p>
<pre>
# file2broker -f TestfilePlm.txt -q SIABROKER1.INBOUND -m MERT -z appid=PLM0002F 
</pre>
<p>trying to pass TestfilePlm.txt file via inbound queue and the mapper should execute the  lines for the PLM0002F app id.</p>
<p>Problem: The output file is not getting generated nor the data or TestfilePlm.txt is in error queue.</p>
<p>I tried echo $?  after file2broker command,it is returning 11 code.<br />
Can someone please tell me what 11 here signifies?</p>
<p>I am not sure  what  I am missing here.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
