<?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"
	>
<channel>
	<title>Comments on: Pentaho Linux .sh files</title>
	<atom:link href="http://www.nicholasgoodman.com/bt/blog/2006/08/21/pentaho-linux-sh-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nicholasgoodman.com/bt/blog/2006/08/21/pentaho-linux-sh-files/</link>
	<description>Musings on reporting, OLAP, ETL, open source</description>
	<pubDate>Tue, 06 Jan 2009 05:25:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Matt Casters</title>
		<link>http://www.nicholasgoodman.com/bt/blog/2006/08/21/pentaho-linux-sh-files/#comment-9079</link>
		<dc:creator>Matt Casters</dc:creator>
		<pubDate>Wed, 23 Aug 2006 14:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholasgoodman.com/bt/blog/2006/08/21/pentaho-linux-sh-files/#comment-9079</guid>
		<description>Oh, and I always use this version if i want to go to all subdirectories to change or delete something:

find . -name "*.sh" -exec chmod +x {} \;</description>
		<content:encoded><![CDATA[<p>Oh, and I always use this version if i want to go to all subdirectories to change or delete something:</p>
<p>find . -name &#8220;*.sh&#8221; -exec chmod +x {} \;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Casters</title>
		<link>http://www.nicholasgoodman.com/bt/blog/2006/08/21/pentaho-linux-sh-files/#comment-9071</link>
		<dc:creator>Matt Casters</dc:creator>
		<pubDate>Wed, 23 Aug 2006 11:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.nicholasgoodman.com/bt/blog/2006/08/21/pentaho-linux-sh-files/#comment-9071</guid>
		<description>For Kettle you can also use the following command if you don't like to do the chmod thingy...

sh -C spoon.sh</description>
		<content:encoded><![CDATA[<p>For Kettle you can also use the following command if you don&#8217;t like to do the chmod thingy&#8230;</p>
<p>sh -C spoon.sh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
