<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Learning the Bash Shell	</title>
	<atom:link href="https://gregladen.com/blog/2009/05/28/learning-the-bash-shell-1/feed/" rel="self" type="application/rss+xml" />
	<link>https://gregladen.com/blog/2009/05/28/learning-the-bash-shell-1/</link>
	<description></description>
	<lastBuildDate>Thu, 28 May 2009 20:36:02 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>
	<item>
		<title>
		By: Greg Laden		</title>
		<link>https://gregladen.com/blog/2009/05/28/learning-the-bash-shell-1/#comment-536034</link>

		<dc:creator><![CDATA[Greg Laden]]></dc:creator>
		<pubDate>Thu, 28 May 2009 20:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2009/05/28/learning-the-bash-shell-1/#comment-536034</guid>

					<description><![CDATA[John, you may get more out of a more advanced book.  Check out &quot;Classic SHell Scripting&quot; here:

http://scienceblogs.com/gregladen/2008/03/classic_shell_scripting.php

]]></description>
			<content:encoded><![CDATA[<p>John, you may get more out of a more advanced book.  Check out &#8220;Classic SHell Scripting&#8221; here:</p>
<p><a href="http://scienceblogs.com/gregladen/2008/03/classic_shell_scripting.php" rel="nofollow ugc">http://scienceblogs.com/gregladen/2008/03/classic_shell_scripting.php</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John Swindle		</title>
		<link>https://gregladen.com/blog/2009/05/28/learning-the-bash-shell-1/#comment-536033</link>

		<dc:creator><![CDATA[John Swindle]]></dc:creator>
		<pubDate>Thu, 28 May 2009 20:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2009/05/28/learning-the-bash-shell-1/#comment-536033</guid>

					<description><![CDATA[I&#039;ve been using tcsh since about 1986, when it became available on the Amiga.  For years, I&#039;ve been thinking I should learn to use Bash, just because it&#039;s the de facto standard.  I&#039;ve been able to keep putting it off because there are enough similarities among shells that a user who&#039;s proficient in one can figure out what to do in others.  But to use Bash  in the most productive manner requires attacking a learning curve.  That O&#039;Reilly book is looking more like a good idea every time I run into it.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using tcsh since about 1986, when it became available on the Amiga.  For years, I&#8217;ve been thinking I should learn to use Bash, just because it&#8217;s the de facto standard.  I&#8217;ve been able to keep putting it off because there are enough similarities among shells that a user who&#8217;s proficient in one can figure out what to do in others.  But to use Bash  in the most productive manner requires attacking a learning curve.  That O&#8217;Reilly book is looking more like a good idea every time I run into it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: CyberLizard		</title>
		<link>https://gregladen.com/blog/2009/05/28/learning-the-bash-shell-1/#comment-536032</link>

		<dc:creator><![CDATA[CyberLizard]]></dc:creator>
		<pubDate>Thu, 28 May 2009 19:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2009/05/28/learning-the-bash-shell-1/#comment-536032</guid>

					<description><![CDATA[Bash is the bomb. 

The single most important thing I posess is my .bashrc file and my own personal bin directory of scripts I&#039;ve collected over the years. I have a small area of working memory so I always forget where things are. So I wrote BashBM, short for BashBookMarks. It lets me just type &#039;mark here&#039; while cd&#039;d to a directory and then later type &#039;goto here&#039; and it&#039;ll take me back there. 

Anyway, Bash rules. The first thing I do on any Windows system a job gives me is to install Cygwin, just so that I can have my beloved Bash, grep, sed, awk et al. ]]></description>
			<content:encoded><![CDATA[<p>Bash is the bomb. </p>
<p>The single most important thing I posess is my .bashrc file and my own personal bin directory of scripts I&#8217;ve collected over the years. I have a small area of working memory so I always forget where things are. So I wrote BashBM, short for BashBookMarks. It lets me just type &#8216;mark here&#8217; while cd&#8217;d to a directory and then later type &#8216;goto here&#8217; and it&#8217;ll take me back there. </p>
<p>Anyway, Bash rules. The first thing I do on any Windows system a job gives me is to install Cygwin, just so that I can have my beloved Bash, grep, sed, awk et al. </p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: wallace Turner		</title>
		<link>https://gregladen.com/blog/2009/05/28/learning-the-bash-shell-1/#comment-536031</link>

		<dc:creator><![CDATA[wallace Turner]]></dc:creator>
		<pubDate>Thu, 28 May 2009 18:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2009/05/28/learning-the-bash-shell-1/#comment-536031</guid>

					<description><![CDATA[Suck it and see ...

... Experimentation always leads to the truth

]]></description>
			<content:encoded><![CDATA[<p>Suck it and see &#8230;</p>
<p>&#8230; Experimentation always leads to the truth</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
