<?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: Practical Interview Questions and Answers on Linux Shell Scripting	</title>
	<atom:link href="https://www.tecmint.com/practical-interview-questions-on-linux-shell-scripting/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/practical-interview-questions-on-linux-shell-scripting/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 08 Mar 2021 09:01:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Peppe		</title>
		<link>https://www.tecmint.com/practical-interview-questions-on-linux-shell-scripting/comment-page-1/#comment-1447267</link>

		<dc:creator><![CDATA[Peppe]]></dc:creator>
		<pubDate>Mon, 08 Mar 2021 09:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7329#comment-1447267</guid>

					<description><![CDATA[Hello, I&#039;m not sure if this is the right section to post my question.

I have a remote Ubuntu server with Xfce running on it. Here an application I would like to run via local script (remote). Any help with your great articles is appreciated, thank you in advance.]]></description>
			<content:encoded><![CDATA[<p>Hello, I&#8217;m not sure if this is the right section to post my question.</p>
<p>I have a remote Ubuntu server with Xfce running on it. Here an application I would like to run via local script (remote). Any help with your great articles is appreciated, thank you in advance.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jyotimoi		</title>
		<link>https://www.tecmint.com/practical-interview-questions-on-linux-shell-scripting/comment-page-1/#comment-1129127</link>

		<dc:creator><![CDATA[Jyotimoi]]></dc:creator>
		<pubDate>Wed, 10 Apr 2019 21:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7329#comment-1129127</guid>

					<description><![CDATA[Thanks ! It was helpful
Please post more related to shell scripting.:-)]]></description>
			<content:encoded><![CDATA[<p>Thanks ! It was helpful<br />
Please post more related to shell scripting.:-)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kevin		</title>
		<link>https://www.tecmint.com/practical-interview-questions-on-linux-shell-scripting/comment-page-1/#comment-992620</link>

		<dc:creator><![CDATA[Kevin]]></dc:creator>
		<pubDate>Tue, 15 May 2018 08:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7329#comment-992620</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/practical-interview-questions-on-linux-shell-scripting/comment-page-1/#comment-819660&quot;&gt;Joseph in Atlanta&lt;/a&gt;.

Hello There, 

Thank you, Your blog is indeed quite interesting around Practical Interview Questions and Answers on Linux Shell Scripting! I agree with you on lot of points!

By the way do you have any YouTube videos, would love to watch it. I would like to connect you on LinkedIn, great to have experts like you in my connection (In case, if you don’t have any issues). 

Thank you, 
Kevin]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/practical-interview-questions-on-linux-shell-scripting/comment-page-1/#comment-819660">Joseph in Atlanta</a>.</p>
<p>Hello There, </p>
<p>Thank you, Your blog is indeed quite interesting around Practical Interview Questions and Answers on Linux Shell Scripting! I agree with you on lot of points!</p>
<p>By the way do you have any YouTube videos, would love to watch it. I would like to connect you on LinkedIn, great to have experts like you in my connection (In case, if you don’t have any issues). </p>
<p>Thank you,<br />
Kevin</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: vikas chauhan		</title>
		<link>https://www.tecmint.com/practical-interview-questions-on-linux-shell-scripting/comment-page-1/#comment-884354</link>

		<dc:creator><![CDATA[vikas chauhan]]></dc:creator>
		<pubDate>Mon, 17 Apr 2017 19:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7329#comment-884354</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/practical-interview-questions-on-linux-shell-scripting/comment-page-1/#comment-819749&quot;&gt;Aaron Kili K&lt;/a&gt;.

echo &quot;scale=100 a(1) * 4&quot; &#124; bc -l]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/practical-interview-questions-on-linux-shell-scripting/comment-page-1/#comment-819749">Aaron Kili K</a>.</p>
<p>echo &#8220;scale=100 a(1) * 4&#8221; | bc -l</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili K		</title>
		<link>https://www.tecmint.com/practical-interview-questions-on-linux-shell-scripting/comment-page-1/#comment-819749</link>

		<dc:creator><![CDATA[Aaron Kili K]]></dc:creator>
		<pubDate>Wed, 21 Sep 2016 07:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=7329#comment-819749</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/practical-interview-questions-on-linux-shell-scripting/comment-page-1/#comment-819660&quot;&gt;Joseph in Atlanta&lt;/a&gt;.

@Joseph 

Your analysis is on point here, however, this command : &lt;strong&gt;$  echo &quot;scale=100 a(1)*4&quot; &#124; bc -l &lt;/strong&gt; actually has a syntax error. It is missing a minor but important  ;  sign after the scale value, the correct syntax as per Bash shell is:

&lt;strong&gt;$  echo &quot;scale=100; a(1)*4&quot; &#124; bc -l &lt;/strong&gt;

 You could be using another shell, you can let us know, above all thanks for your vital concerns and productive feedback.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/practical-interview-questions-on-linux-shell-scripting/comment-page-1/#comment-819660">Joseph in Atlanta</a>.</p>
<p>@Joseph </p>
<p>Your analysis is on point here, however, this command : <strong>$  echo &#8220;scale=100 a(1)*4&#8221; | bc -l </strong> actually has a syntax error. It is missing a minor but important  ;  sign after the scale value, the correct syntax as per Bash shell is:</p>
<p><strong>$  echo &#8220;scale=100; a(1)*4&#8221; | bc -l </strong></p>
<p> You could be using another shell, you can let us know, above all thanks for your vital concerns and productive feedback.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
