<?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: Another way to use math expressions in shell scripts</title>
	<atom:link href="http://www.unixtutorial.org/2008/09/math-expressions-in-unix-scripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unixtutorial.org/2008/09/math-expressions-in-unix-scripts/</link>
	<description>Learn UNIX</description>
	<lastBuildDate>Sun, 29 Aug 2010 16:01:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Fixed calculations in Unix scripts &#8212; UNIX Tutorial: Learn UNIX</title>
		<link>http://www.unixtutorial.org/2008/09/math-expressions-in-unix-scripts/comment-page-1/#comment-5050</link>
		<dc:creator>Fixed calculations in Unix scripts &#8212; UNIX Tutorial: Learn UNIX</dc:creator>
		<pubDate>Thu, 18 Jun 2009 15:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=105#comment-5050</guid>
		<description>[...] Another way of doing calculations in scripts     Please share: [...]</description>
		<content:encoded><![CDATA[<p>[...] Another way of doing calculations in scripts     Please share: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kgas</title>
		<link>http://www.unixtutorial.org/2008/09/math-expressions-in-unix-scripts/comment-page-1/#comment-1052</link>
		<dc:creator>kgas</dc:creator>
		<pubDate>Mon, 20 Oct 2008 07:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=105#comment-1052</guid>
		<description>Thanks for the nice web site you are maintaining. Without using the variable names we can carry out normal calculation in CLI

# echo $((80*2)) 

will do the normal multiplication and other simple arithmetic. Hope this will be simple for the beginner.</description>
		<content:encoded><![CDATA[<p>Thanks for the nice web site you are maintaining. Without using the variable names we can carry out normal calculation in CLI</p>
<p># echo $((80*2)) </p>
<p>will do the normal multiplication and other simple arithmetic. Hope this will be simple for the beginner.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Removing Files and Directories with Special Characters &#124; UNIX Tutorial: Learn UNIX</title>
		<link>http://www.unixtutorial.org/2008/09/math-expressions-in-unix-scripts/comment-page-1/#comment-928</link>
		<dc:creator>Removing Files and Directories with Special Characters &#124; UNIX Tutorial: Learn UNIX</dc:creator>
		<pubDate>Thu, 25 Sep 2008 20:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixtutorial.org/?p=105#comment-928</guid>
		<description>[...] Using math expressions in Unix shell [...]</description>
		<content:encoded><![CDATA[<p>[...] Using math expressions in Unix shell [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
