<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kurinchi Blogger Scribbles ... &#187; switch between shells</title>
	<atom:link href="http://kurinchilamp.kurinchilion.com/tag/switch-between-shells/feed" rel="self" type="application/rss+xml" />
	<link>http://kurinchilamp.kurinchilion.com</link>
	<description>On Open Source Technologies</description>
	<lastBuildDate>Mon, 02 Jan 2012 06:14:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Linux: Switch between shells</title>
		<link>http://kurinchilamp.kurinchilion.com/2009/06/linux-switch-between-shells.html</link>
		<comments>http://kurinchilamp.kurinchilion.com/2009/06/linux-switch-between-shells.html#comments</comments>
		<pubDate>Fri, 19 Jun 2009 16:10:36 +0000</pubDate>
		<dc:creator>kurinchilamp</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[LINUX]]></category>
		<category><![CDATA[linux shell]]></category>
		<category><![CDATA[switch between shells]]></category>

		<guid isPermaLink="false">http://kurinchilamp.kurinchilion.com/?p=450</guid>
		<description><![CDATA[How to switch between shells? sh &#8211; bourne shell bash &#8211; bourne again shell ksh &#8211; korne shell csh &#8211; c shell &#8220;bash&#8221; is the default shell in most linux variants. You can switch between shells by typing the respective shells short commands like $csh (to switch to C shell) $ksh (to switch to korne [...]]]></description>
			<content:encoded><![CDATA[<p><strong>How to switch between shells?</strong></p>
<p>sh   &#8211; bourne shell<br />
bash &#8211; bourne again shell<br />
ksh  &#8211; korne shell<br />
csh  &#8211; c shell</p>
<p>&#8220;<strong>bash</strong>&#8221; is the default shell in most linux variants.</p>
<p>You can switch between shells by typing the respective shells short commands like<br />
$csh (to switch to C shell)<br />
$ksh (to switch to korne shell)</p>
]]></content:encoded>
			<wfw:commentRss>http://kurinchilamp.kurinchilion.com/2009/06/linux-switch-between-shells.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

