<?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 get the value of a $v2, the name of which is stored in $v1</title>
	<atom:link href="http://bashcurescancer.com/how-to-get-the-value-of-a-v2-the-name-of-which-is-stored-in-v1.html/feed" rel="self" type="application/rss+xml" />
	<link>http://bashcurescancer.com/how-to-get-the-value-of-a-v2-the-name-of-which-is-stored-in-v1.html</link>
	<description>Learn the UNIX/Linux command line</description>
	<lastBuildDate>Mon, 06 Jun 2011 01:35:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Chris F.A. Johnson</title>
		<link>http://bashcurescancer.com/how-to-get-the-value-of-a-v2-the-name-of-which-is-stored-in-v1.html/comment-page-1#comment-152</link>
		<dc:creator>Chris F.A. Johnson</dc:creator>
		<pubDate>Fri, 26 Oct 2007 22:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/how-to-get-the-value-of-a-v2-the-name-of-which-is-stored-in-v1.html#comment-152</guid>
		<description>The indirect expansion has been included since bash 2.0 (1996).

I usually use the portable method:

eval &quot;printf &#039;%s\n&#039; \${$v1}&quot;

It works in any Bourne-type shell.</description>
		<content:encoded><![CDATA[<p>The indirect expansion has been included since bash 2.0 (1996).</p>
<p>I usually use the portable method:</p>
<p>eval &#8220;printf &#8216;%s\n&#8217; \${$v1}&#8221;</p>
<p>It works in any Bourne-type shell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Nosulchik</title>
		<link>http://bashcurescancer.com/how-to-get-the-value-of-a-v2-the-name-of-which-is-stored-in-v1.html/comment-page-1#comment-65</link>
		<dc:creator>Artem Nosulchik</dc:creator>
		<pubDate>Thu, 18 Oct 2007 20:21:53 +0000</pubDate>
		<guid isPermaLink="false">http://bashcurescancer.com/how-to-get-the-value-of-a-v2-the-name-of-which-is-stored-in-v1.html#comment-65</guid>
		<description>&quot;BASH Cures Cancer&quot; rocks! I was looking for this tip and at last I found it here, thanks!</description>
		<content:encoded><![CDATA[<p>&#8220;BASH Cures Cancer&#8221; rocks! I was looking for this tip and at last I found it here, thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.195 seconds -->

