<?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/"
		>
<channel>
	<title>Comments on: Setting the file access permissions for files and folders</title>
	<atom:link href="http://i1t2b3.com/2009/07/09/file-access-permissions-files-n-folders/feed/" rel="self" type="application/rss+xml" />
	<link>http://i1t2b3.com/2009/07/09/file-access-permissions-files-n-folders/</link>
	<description>Any fool can make things bigger and more complex</description>
	<lastBuildDate>Tue, 22 Jun 2010 13:25:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=1995</generator>
	<item>
		<title>By: влад с</title>
		<link>http://i1t2b3.com/2009/07/09/file-access-permissions-files-n-folders/comment-page-1/#comment-584</link>
		<dc:creator>влад с</dc:creator>
		<pubDate>Thu, 09 Jul 2009 18:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://i1t2b3.com/?p=452#comment-584</guid>
		<description>на хуя так сложно ))

find . -type d &#124; xargs chmod a+x
find . -type f &#124; xargs chmod a+w</description>
		<content:encoded><![CDATA[<p>на хуя так сложно ))</p>
<p>find . -type d | xargs chmod a+x<br />
find . -type f | xargs chmod a+w</p>
]]></content:encoded>
	</item>
</channel>
</rss>
