<?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: Differnece between Konsole, Terminal and Shell.</title>
	<atom:link href="https://www.emblogic.com/blog/02/differnece-between-konsole-terminal-and-shell/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/02/differnece-between-konsole-terminal-and-shell/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: shivdeep</title>
		<link>https://www.emblogic.com/blog/02/differnece-between-konsole-terminal-and-shell/#comment-112</link>
		<dc:creator><![CDATA[shivdeep]]></dc:creator>
		<pubDate>Sat, 12 Feb 2011 03:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=445#comment-112</guid>
		<description><![CDATA[Terminal has many meanings in linux.
But the difference you are wondering about is
1. gnome-terminal
2. Konsole
3. Shell

1. and 2. are programs that run virtual shell, i.e. /bin/sh usually.
gnome-terminal comes with GNOME desktop, made with GTK+ libraries.
Konsole is a for KDE desktop environment.

whereas SHELL is the name of the program that runs
inside a virtual terminal or ...
/bin/sh
/bin/csh /bin/zsh are some example of SHELL programs, they provide interface to linux.]]></description>
		<content:encoded><![CDATA[<p>Terminal has many meanings in linux.<br />
But the difference you are wondering about is<br />
1. gnome-terminal<br />
2. Konsole<br />
3. Shell</p>
<p>1. and 2. are programs that run virtual shell, i.e. /bin/sh usually.<br />
gnome-terminal comes with GNOME desktop, made with GTK+ libraries.<br />
Konsole is a for KDE desktop environment.</p>
<p>whereas SHELL is the name of the program that runs<br />
inside a virtual terminal or &#8230;<br />
/bin/sh<br />
/bin/csh /bin/zsh are some example of SHELL programs, they provide interface to linux.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: varun</title>
		<link>https://www.emblogic.com/blog/02/differnece-between-konsole-terminal-and-shell/#comment-108</link>
		<dc:creator><![CDATA[varun]]></dc:creator>
		<pubDate>Sat, 05 Feb 2011 16:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=445#comment-108</guid>
		<description><![CDATA[Konsole is physicsl in sense that it actually interacts with the machine.
Tremianl can be a remote machine that interacts through the Konsole at the local machine.
Shell is special program that interacts with a user thru a controlling tty and offers to user way of launching other programs.]]></description>
		<content:encoded><![CDATA[<p>Konsole is physicsl in sense that it actually interacts with the machine.<br />
Tremianl can be a remote machine that interacts through the Konsole at the local machine.<br />
Shell is special program that interacts with a user thru a controlling tty and offers to user way of launching other programs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
