<?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: Set environment variables in Bourne shell (sh)</title>
	<atom:link href="http://www.tech-recipes.com/rx/182/set-environment-variables-in-bourne-shell-sh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/182/set-environment-variables-in-bourne-shell-sh/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:22:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Duncan Anderson</title>
		<link>http://www.tech-recipes.com/rx/182/set-environment-variables-in-bourne-shell-sh/comment-page-1/#comment-44746</link>
		<dc:creator>Duncan Anderson</dc:creator>
		<pubDate>Mon, 13 Dec 2010 19:22:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-44746</guid>
		<description>As far as I know, the commands must be on separate lines in the Bourne shell. I n the Korn shell it is possible to use one line thus:

EDITOR=vi export EDITOR

If I am not mistaken this also works in Bash.</description>
		<content:encoded><![CDATA[<p>As far as I know, the commands must be on separate lines in the Bourne shell. I n the Korn shell it is possible to use one line thus:</p>
<p>EDITOR=vi export EDITOR</p>
<p>If I am not mistaken this also works in Bash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/182/set-environment-variables-in-bourne-shell-sh/comment-page-1/#comment-38898</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 03 May 2010 05:25:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-38898</guid>
		<description>Can we do export and set in one command in bash ?
</description>
		<content:encoded><![CDATA[<p>Can we do export and set in one command in bash ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Name</title>
		<link>http://www.tech-recipes.com/rx/182/set-environment-variables-in-bourne-shell-sh/comment-page-1/#comment-38345</link>
		<dc:creator>Name</dc:creator>
		<pubDate>Mon, 29 Mar 2010 10:39:00 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-38345</guid>
		<description>Not right exactly.
SH = Bourne Shell
Bash = Bourne Again Shell
http://en.wikipedia.org/wiki/Bourne_shell</description>
		<content:encoded><![CDATA[<p>Not right exactly.<br />
SH = Bourne Shell<br />
Bash = Bourne Again Shell<br />
<a href="http://en.wikipedia.org/wiki/Bourne_shell" rel="nofollow">http://en.wikipedia.org/wiki/Bourne_shell</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (User agent is rejected)
Database Caching 2/10 queries in 0.559 seconds using memcached
Object Caching 289/295 objects using memcached

Served from: www.tech-recipes.com @ 2012-02-10 07:39:45 -->
