<?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>Tech-Recipes&#187; csh shell scripting</title>
	<atom:link href="http://www.tech-recipes.com/category/computer-programming/unix-shell-scripting/csh-shell-scripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 03:54:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>csh/C shell scripts: for loop syntax</title>
		<link>http://www.tech-recipes.com/rx/315/cshc-shell-scripts-for-loop-syntax/</link>
		<comments>http://www.tech-recipes.com/rx/315/cshc-shell-scripts-for-loop-syntax/#comments</comments>
		<pubDate>Fri, 09 Jan 2004 23:28:08 +0000</pubDate>
		<dc:creator>Rex</dc:creator>
				<category><![CDATA[csh shell scripting]]></category>
		<category><![CDATA[csh shell]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[A for loop allows a program to iterate over a set of values. For loops in a C shell script are a useful means of iterating through files or other lists. This recipe describes the for loop syntax and provides some examples.
(...)Read the rest of csh/C shell scripts: for loop syntax 

© Rex for Tech-Recipes, [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/315/cshc-shell-scripts-for-loop-syntax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>csh/C shell scripts: if statement syntax</title>
		<link>http://www.tech-recipes.com/rx/314/cshc-shell-scripts-if-statement-syntax/</link>
		<comments>http://www.tech-recipes.com/rx/314/cshc-shell-scripts-if-statement-syntax/#comments</comments>
		<pubDate>Fri, 09 Jan 2004 23:13:51 +0000</pubDate>
		<dc:creator>Rex</dc:creator>
				<category><![CDATA[csh shell scripting]]></category>
		<category><![CDATA[csh shell]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Conditional expressions give programs life.  The ability to branch makes shell scripts powerful.  This recipe shows the basic if then else structure for csh, the C shell.
(...)Read the rest of csh/C shell scripts: if statement syntax 

© Rex for Tech-Recipes, 2004. &#124;
Permalink &#124;
3 comments &#124;
Add to
del.icio.us

Post tags: csh shell, scripting
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/314/cshc-shell-scripts-if-statement-syntax/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
