<?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: Copying files from multiple folders into one folder, Mac OS X</title>
	<atom:link href="http://echeng.com/journal/2009/07/09/copying-files-from-multiple-folders-into-one-folder-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://echeng.com/journal/2009/07/09/copying-files-from-multiple-folders-into-one-folder-mac-os-x/</link>
	<description>Eric Cheng's Journal</description>
	<lastBuildDate>Sat, 11 Feb 2012 13:44:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Brand</title>
		<link>http://echeng.com/journal/2009/07/09/copying-files-from-multiple-folders-into-one-folder-mac-os-x/comment-page-1/#comment-3212525</link>
		<dc:creator>Eric Brand</dc:creator>
		<pubDate>Sun, 01 Jan 2012 17:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://echeng.com/journal/?p=2921#comment-3212525</guid>
		<description>&lt;p&gt;Wicked cool. Thanks for the tip (from 2 1/2 years ago :))!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Wicked cool. Thanks for the tip (from 2 1/2 years ago :))!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Gerardo Iula</title>
		<link>http://echeng.com/journal/2009/07/09/copying-files-from-multiple-folders-into-one-folder-mac-os-x/comment-page-1/#comment-3212323</link>
		<dc:creator>Gerardo Iula</dc:creator>
		<pubDate>Fri, 08 Apr 2011 08:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://echeng.com/journal/?p=2921#comment-3212323</guid>
		<description>&lt;p&gt;Great post, I really need it for my 9000 files to rename and move out!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great post, I really need it for my 9000 files to rename and move out!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: okiba75</title>
		<link>http://echeng.com/journal/2009/07/09/copying-files-from-multiple-folders-into-one-folder-mac-os-x/comment-page-1/#comment-3199157</link>
		<dc:creator>okiba75</dc:creator>
		<pubDate>Sun, 09 May 2010 06:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://echeng.com/journal/?p=2921#comment-3199157</guid>
		<description>&lt;p&gt;A quick hint: if you have spaces in your file names the syntax of the command will be:&lt;br&gt;&lt;br&gt;find [sourcedir] -type f -iname &quot;*.ext&quot; -exec cp {} [destdir] ;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>A quick hint: if you have spaces in your file names the syntax of the command will be:<br /><br />find [sourcedir] -type f -iname &#8220;*.ext&#8221; -exec cp {} [destdir] ;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chester</title>
		<link>http://echeng.com/journal/2009/07/09/copying-files-from-multiple-folders-into-one-folder-mac-os-x/comment-page-1/#comment-3113912</link>
		<dc:creator>Chester</dc:creator>
		<pubDate>Thu, 09 Jul 2009 20:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://echeng.com/journal/?p=2921#comment-3113912</guid>
		<description>&lt;p&gt;Glad that you&#039;re tagging your computer entries...gonna be sifting through a lot of them, for sure, as my girlfriend got a MacBook Pro and I have to prep it / trick it out for her. Yes, it&#039;s funny that I&#039;m going to have to learn my way around a Mac. And, yes, I&#039;m kind of afraid I&#039;m going to grow to like it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Glad that you&#8217;re tagging your computer entries&#8230;gonna be sifting through a lot of them, for sure, as my girlfriend got a MacBook Pro and I have to prep it / trick it out for her. Yes, it&#8217;s funny that I&#8217;m going to have to learn my way around a Mac. And, yes, I&#8217;m kind of afraid I&#8217;m going to grow to like it.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Topher</title>
		<link>http://echeng.com/journal/2009/07/09/copying-files-from-multiple-folders-into-one-folder-mac-os-x/comment-page-1/#comment-3113887</link>
		<dc:creator>Topher</dc:creator>
		<pubDate>Thu, 09 Jul 2009 19:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://echeng.com/journal/?p=2921#comment-3113887</guid>
		<description>&lt;p&gt;Yay UNIX!!&lt;/p&gt;

&lt;p&gt;If it&#039;s important to you, you can also preserve the modified and created date of the files by using &lt;code&gt;cp -p&lt;/code&gt; instead of &lt;code&gt;cp&lt;/code&gt;.  =)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yay UNIX!!</p>

<p>If it&#8217;s important to you, you can also preserve the modified and created date of the files by using <code>cp -p</code> instead of <code>cp</code>.  =)</p>]]></content:encoded>
	</item>
</channel>
</rss>

