<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Changing only directory permissions on UNIX recursively</title>
	<link>http://www.picnet.net/blog/2006/10/05/changing-only-directory-permissions-on-unix-recursively/</link>
	<description>All the PICnet news that's fit to print.</description>
	<pubDate>Wed, 19 Nov 2008 04:00:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: ARVasko</title>
		<link>http://www.picnet.net/blog/2006/10/05/changing-only-directory-permissions-on-unix-recursively/#comment-10233</link>
		<pubDate>Wed, 21 Feb 2007 17:06:24 +0000</pubDate>
		<guid>http://www.picnet.net/blog/2006/10/05/changing-only-directory-permissions-on-unix-recursively/#comment-10233</guid>
					<description>The option -R is useless... cause you already have all the directories when you use &quot;find -type d&quot;. =)</description>
		<content:encoded><![CDATA[<p>The option -R is useless&#8230; cause you already have all the directories when you use &#8220;find -type d&#8221;. =)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Fred</title>
		<link>http://www.picnet.net/blog/2006/10/05/changing-only-directory-permissions-on-unix-recursively/#comment-2580</link>
		<pubDate>Tue, 05 Dec 2006 16:33:50 +0000</pubDate>
		<guid>http://www.picnet.net/blog/2006/10/05/changing-only-directory-permissions-on-unix-recursively/#comment-2580</guid>
					<description>The &quot;-R&quot; isn't mentioned on &lt;a href=&quot;http://linox.be&quot; rel=&quot;nofollow&quot;&gt;linox.be&lt;/a&gt; ;)</description>
		<content:encoded><![CDATA[<p>The &#8220;-R&#8221; isn&#8217;t mentioned on <a href="http://linox.be" rel="nofollow">linox.be</a> <img src='http://www.picnet.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: ben</title>
		<link>http://www.picnet.net/blog/2006/10/05/changing-only-directory-permissions-on-unix-recursively/#comment-953</link>
		<pubDate>Thu, 26 Oct 2006 23:35:33 +0000</pubDate>
		<guid>http://www.picnet.net/blog/2006/10/05/changing-only-directory-permissions-on-unix-recursively/#comment-953</guid>
					<description>It seems that this grabs ALL files as well. I got it to work by removing the -R option from chmod. I'm assuming this is because the find -type d command is grabbing all dirs (well, it spits out all the dirs when I run find /path -type d).

Thanks. Neat trick.

Ben</description>
		<content:encoded><![CDATA[<p>It seems that this grabs ALL files as well. I got it to work by removing the -R option from chmod. I&#8217;m assuming this is because the find -type d command is grabbing all dirs (well, it spits out all the dirs when I run find /path -type d).</p>
<p>Thanks. Neat trick.</p>
<p>Ben
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
