<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://thelinuxsource.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://thelinuxsource.org/index.php?action=history&amp;feed=atom&amp;title=Find</id>
		<title>Find - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://thelinuxsource.org/index.php?action=history&amp;feed=atom&amp;title=Find"/>
		<link rel="alternate" type="text/html" href="http://thelinuxsource.org/index.php?title=Find&amp;action=history"/>
		<updated>2026-04-16T05:08:09Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.15</generator>

	<entry>
		<id>http://thelinuxsource.org/index.php?title=Find&amp;diff=111&amp;oldid=prev</id>
		<title>Support: Created page with &quot;Cleanup/remove files older than 14 days  # find /path/dir -daystart -mtime +14 -type f -delete  Find/change dir perms (or execute a command based on find)  # find /path/dir -t...&quot;</title>
		<link rel="alternate" type="text/html" href="http://thelinuxsource.org/index.php?title=Find&amp;diff=111&amp;oldid=prev"/>
				<updated>2017-05-10T05:55:55Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Cleanup/remove files older than 14 days  # find /path/dir -daystart -mtime +14 -type f -delete  Find/change dir perms (or execute a command based on find)  # find /path/dir -t...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Cleanup/remove files older than 14 days&lt;br /&gt;
 # find /path/dir -daystart -mtime +14 -type f -delete&lt;br /&gt;
&lt;br /&gt;
Find/change dir perms (or execute a command based on find)&lt;br /&gt;
 # find /path/dir -type d -exec chmod g+rxs '{}'\;&lt;/div&gt;</summary>
		<author><name>Support</name></author>	</entry>

	</feed>