<?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>NewInfo2Day &#187; shell</title>
	<atom:link href="http://www.newinfo2day.com/tag/shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.newinfo2day.com</link>
	<description>New, random information every day!</description>
	<lastBuildDate>Fri, 16 Jul 2010 01:43:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Who says the command line can&#8217;t be user friendly?</title>
		<link>http://www.newinfo2day.com/technology/how-says-the-command-line-cant-be-user-friendly/</link>
		<comments>http://www.newinfo2day.com/technology/how-says-the-command-line-cant-be-user-friendly/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 00:58:59 +0000</pubDate>
		<dc:creator>climatewarrior</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[fish]]></category>
		<category><![CDATA[friendly]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://www.newinfo2day.com/?p=343</guid>
		<description><![CDATA[The command line is a great interface for lots of things, it enables a certain level of control, power and speed that sometimes can&#8217;t be achieved in graphical interfaces. But the command line can be very intimidating and I have to admit it has a steep learning curve. But does it really have to be [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://fishshell.org/index.php"><img class="alignleft size-full wp-image-348" src="http://www.newinfo2day.com/wp-content/uploads/2009/06/fishlogo.png" alt="The fish logo" width="300" height="172" /></a>The command line is a great interface for lots of things, it enables a certain level of control, power and speed that sometimes can&#8217;t be achieved in graphical interfaces. But the command line can be very intimidating and I have to admit it has a steep learning curve. But does it really have to be so hard? BASH, the bourne again shell, is the default shell in most Linux distributions and many other many modern UNIX OSs. It&#8217;s even the default shell for Mac OS X. BASH is a great shell but suffers from a few ills like having to keep alive some of the awkwardness of ancient UNIX shells in order to remain compatible. Also in order get the most of it you have to customize it a lot (altought in some systems the default configuration is already pretty good and gives you the most out of BASH). Now enter fish, the friendly interactive shell.<br />
<span id="more-343"></span></p>
<blockquote><p>The <strong>friendly interactive shell</strong> (<strong>fish</strong>) is a <a title="Unix shell" href="http://en.wikipedia.org/wiki/Unix_shell">Unix shell</a> which focuses on interactive use, discoverability, and user friendliness. The design goal of fish is to give the user a rich set of powerful features in a way that is easy to discover, remember, and use.  &#8211;<a title="The fish shell" href="http://en.wikipedia.org/wiki/Fish_shell">Wikipedia </a></p></blockquote>
<p>Fish comes with many cool features not available in other shells, some  of the coolest ones are:  syntax highlighting, helpful error messages, tab completition support for command switches and many other things and more powerful globs. Also it removes many problems that have been kept in UNIX shells to keep backwards compatibility. If you are already familiar with bash or any other UNIX shell don&#8217;t worry you feel right at home but even happier <img src='http://www.newinfo2day.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>P.S. If you set fish as the default shell for your user you will must likely break your system! This is because fish is not compatible with bash so all of the scripts used by your system will NOT run. Only set fish as the default shell for your terminal emulator e.g. konsole, gnome-terminal.</p>
<p><a href="http://fishshell.org/index.php">Official fish website</a></p>
<p><a href="http://en.flossmanuals.net/gnulinux">A great open book about the command line</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.newinfo2day.com/technology/how-says-the-command-line-cant-be-user-friendly/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
