<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>lcmbryan</title>
	<atom:link href="http://lcmbryan.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lcmbryan.wordpress.com</link>
	<description>Anything</description>
	<lastBuildDate>Fri, 27 Jan 2012 06:23:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='lcmbryan.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>lcmbryan</title>
		<link>http://lcmbryan.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://lcmbryan.wordpress.com/osd.xml" title="lcmbryan" />
	<atom:link rel='hub' href='http://lcmbryan.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Bash Script Tutorial</title>
		<link>http://lcmbryan.wordpress.com/2012/01/27/bash-script-tutorial/</link>
		<comments>http://lcmbryan.wordpress.com/2012/01/27/bash-script-tutorial/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 06:23:22 +0000</pubDate>
		<dc:creator>lcmbryan</dc:creator>
				<category><![CDATA[Car, Linux and Ecommerce]]></category>
		<category><![CDATA[bash scripting tutorial]]></category>
		<category><![CDATA[bash shell script]]></category>
		<category><![CDATA[bash shell scripting]]></category>
		<category><![CDATA[learning the bash shell]]></category>
		<category><![CDATA[shell unix]]></category>
		<category><![CDATA[unix shell programming]]></category>

		<guid isPermaLink="false">http://lcmbryan.wordpress.com/?p=55</guid>
		<description><![CDATA[This bash script tutorial assumes no previous knowledge of bash scripting.As you will soon discover in this quick comprehensive bash scripting guide, learning the bash shell scripting is very easy task. However, if you do not find an answer to your questions by reading this bash tutorial or you need extra help, feel free to ask us &#8230; <a href="http://lcmbryan.wordpress.com/2012/01/27/bash-script-tutorial/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lcmbryan.wordpress.com&amp;blog=439617&amp;post=55&amp;subd=lcmbryan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://lcmbryan.wordpress.com/2012/01/27/bash-script-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e15d3f79b78a3b952d586defa87ab1c0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lcmbryan</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/locate-bash-interpreter.gif" medium="image">
			<media:title type="html">Locate a Bash Interpreter</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/make-bash-script-executable.gif" medium="image">
			<media:title type="html">Make bash shell script executable</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Hellobash.gif" medium="image">
			<media:title type="html">Example of simple bash shell script</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Bash-Simple-backup-script-example.gif" medium="image">
			<media:title type="html">Simple Backup bash script</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Bash-string-Variables-bash-script.gif" medium="image">
			<media:title type="html">Bash string Variables in bash script</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Bash-backup-Script-bash-variables.gif" medium="image">
			<media:title type="html">Bash backup Script with bash Variables</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Bash-global-local-bash-variables-bash-script.gif" medium="image">
			<media:title type="html">Global vs. Local Bash variables in bash script</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Passing-arguments-bash-script.gif" medium="image">
			<media:title type="html">Passing arguments to the bash script</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Execute-shell-commands-within-bash-script.gif" medium="image">
			<media:title type="html">Executing shell commands with bash</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Reading-user-input-bash-script.gif" medium="image">
			<media:title type="html">Reading User Input with bash</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/declare-bash-array.gif" medium="image">
			<media:title type="html">Declare simple bash array</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/bash-if-else-fi-statement.gif" medium="image">
			<media:title type="html">Bash if else fi statement</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/bash-if-else-nested-statement.gif" medium="image">
			<media:title type="html">Nested Bash if else statement</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/bash_arithmetic-comparisons-equal.gif" medium="image">
			<media:title type="html">Bash Arithmetic Comparisons</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/bash_arithmetic-comparisons-not-equal.gif" medium="image">
			<media:title type="html">Bash Arithmetic Comparisons - values are NOT equal</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/bash_arithmetic-comparisons-greater-then.gif" medium="image">
			<media:title type="html">Bash Arithmetic Comparisons - greater then</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/bash-string-comparisons-values-NOT-equal.gif" medium="image">
			<media:title type="html">Bash String Comparisons - values are NOT equal</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/bash-string-comparisons-values-equal.gif" medium="image">
			<media:title type="html">Locate a Bash Interpreter</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/bash-file-testing-file-does-not-exist.gif" medium="image">
			<media:title type="html">Bash File Testing - File does not exist</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/bash-file-testing-file-exist.gif" medium="image">
			<media:title type="html">Bash File Testing - File exists</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/bash-for-loop.gif" medium="image">
			<media:title type="html">Bash for loop</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/bash-while-loop.gif" medium="image">
			<media:title type="html">Bash while loop</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/bash-until-loop.gif" medium="image">
			<media:title type="html">Bash until loop</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Rename_files_containing_spaces.gif" medium="image">
			<media:title type="html">Bash script to replace spaces in the filenames with _</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/bash-functions.gif" medium="image">
			<media:title type="html">Bash Functions</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/bash_select.gif" medium="image">
			<media:title type="html">Bash Select</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Bash_case_statement.gif" medium="image">
			<media:title type="html">bash case statement conditiona</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Escaping_meta.gif" medium="image">
			<media:title type="html">escaping meta characters in bash</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Bash_single_quotes.gif" medium="image">
			<media:title type="html">Using single quotes in bash</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Bash_double_quotes.gif" medium="image">
			<media:title type="html">Using double quotes in bash</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Ansi-c_bash.gif" medium="image">
			<media:title type="html">quoting in bash with ansi-c stype</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Bash_addition_calc.gif" medium="image">
			<media:title type="html">Bash Addition Calculator</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/bash-arithmetic_operations.gif" medium="image">
			<media:title type="html">Bash Arithmetic Operations</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Bash_round_floating_point_number.gif" medium="image">
			<media:title type="html">Round floating point number with bash</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/Bash_floating_point.gif" medium="image">
			<media:title type="html">Bash floating point calculations</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/STDOUTtoSTDERR.gif" medium="image">
			<media:title type="html">STDOUT from bash script to STDERR</media:title>
		</media:content>

		<media:content url="http://linuxconfig.org/images/STDERRtoSTDOUT.gif" medium="image">
			<media:title type="html">STDERR from bash script to STDOUT</media:title>
		</media:content>
	</item>
	</channel>
</rss>
