<?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: Caution filename not matched when unzipping multiple files</title>
	<atom:link href="http://installingcats.com/2008/05/23/caution-filename-not-matched-unzipping-multiple-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://installingcats.com/2008/05/23/caution-filename-not-matched-unzipping-multiple-files/</link>
	<description>Fixes for Apple AirPort, QuickTime AVI, and other Leopard Issues</description>
	<pubDate>Fri, 18 May 2012 06:38:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason McCreary</title>
		<link>http://installingcats.com/2008/05/23/caution-filename-not-matched-unzipping-multiple-files/comment-page-1/#comment-7255</link>
		<dc:creator>Jason McCreary</dc:creator>
		<pubDate>Tue, 20 Mar 2012 14:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://installingcats.com/?p=93#comment-7255</guid>
		<description>It's always the little things. Thanks.</description>
		<content:encoded><![CDATA[<p>It&#8217;s always the little things. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando</title>
		<link>http://installingcats.com/2008/05/23/caution-filename-not-matched-unzipping-multiple-files/comment-page-1/#comment-6616</link>
		<dc:creator>Fernando</dc:creator>
		<pubDate>Sat, 28 Jan 2012 22:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://installingcats.com/?p=93#comment-6616</guid>
		<description>Saved my day!
Thanks.</description>
		<content:encoded><![CDATA[<p>Saved my day!<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://installingcats.com/2008/05/23/caution-filename-not-matched-unzipping-multiple-files/comment-page-1/#comment-2096</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 15 Jul 2011 02:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://installingcats.com/?p=93#comment-2096</guid>
		<description>This is a good little command to have.  I've run into many problems with zip files.</description>
		<content:encoded><![CDATA[<p>This is a good little command to have.  I&#8217;ve run into many problems with zip files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amy</title>
		<link>http://installingcats.com/2008/05/23/caution-filename-not-matched-unzipping-multiple-files/comment-page-1/#comment-2084</link>
		<dc:creator>Amy</dc:creator>
		<pubDate>Sat, 18 Jun 2011 05:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://installingcats.com/?p=93#comment-2084</guid>
		<description>Finally a reason to why I have been getting this freaking message: “caution: filename not matched”. Thanks for a solution.</description>
		<content:encoded><![CDATA[<p>Finally a reason to why I have been getting this freaking message: “caution: filename not matched”. Thanks for a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEO LABS</title>
		<link>http://installingcats.com/2008/05/23/caution-filename-not-matched-unzipping-multiple-files/comment-page-1/#comment-2062</link>
		<dc:creator>SEO LABS</dc:creator>
		<pubDate>Thu, 12 May 2011 04:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://installingcats.com/?p=93#comment-2062</guid>
		<description>Then it is better to use 7 ZIP for extraction...</description>
		<content:encoded><![CDATA[<p>Then it is better to use 7 ZIP for extraction&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://installingcats.com/2008/05/23/caution-filename-not-matched-unzipping-multiple-files/comment-page-1/#comment-2056</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 05 May 2011 19:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://installingcats.com/?p=93#comment-2056</guid>
		<description>how do you escape the * character?</description>
		<content:encoded><![CDATA[<p>how do you escape the * character?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quora</title>
		<link>http://installingcats.com/2008/05/23/caution-filename-not-matched-unzipping-multiple-files/comment-page-1/#comment-1870</link>
		<dc:creator>Quora</dc:creator>
		<pubDate>Mon, 20 Sep 2010 06:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://installingcats.com/?p=93#comment-1870</guid>
		<description>&lt;strong&gt;What should I do if I get a “caution: filename not matched” error when trying to unzip multiple files at once in Terminal?...&lt;/strong&gt;

Thanks for the softball question.

From: http://installingcats.com/2008/05/23/caution-filename-not-matched-unzipping-multiple-files/ :

unzip \*.zip

"Trying to run: “unzip *.zip” will cause the unzip program to take “first.zip” as the archive to pla...</description>
		<content:encoded><![CDATA[<p><strong>What should I do if I get a “caution: filename not matched” error when trying to unzip multiple files at once in Terminal?&#8230;</strong></p>
<p>Thanks for the softball question.</p>
<p>From: http://installingcats.com/2008/05/23/caution-filename-not-matched-unzipping-multiple-files/ :</p>
<p>unzip \*.zip</p>
<p>&#8220;Trying to run: “unzip *.zip” will cause the unzip program to take “first.zip” as the archive to pla&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uncle Ben</title>
		<link>http://installingcats.com/2008/05/23/caution-filename-not-matched-unzipping-multiple-files/comment-page-1/#comment-842</link>
		<dc:creator>Uncle Ben</dc:creator>
		<pubDate>Mon, 18 Jan 2010 02:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://installingcats.com/?p=93#comment-842</guid>
		<description>Thanks! I always wondered why "unzip *.zip" didn't work (as it would in a good ol' dos box :-D). Cheers.</description>
		<content:encoded><![CDATA[<p>Thanks! I always wondered why &#8220;unzip *.zip&#8221; didn&#8217;t work (as it would in a good ol&#8217; dos box :-D). Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaun</title>
		<link>http://installingcats.com/2008/05/23/caution-filename-not-matched-unzipping-multiple-files/comment-page-1/#comment-768</link>
		<dc:creator>Shaun</dc:creator>
		<pubDate>Wed, 30 Sep 2009 01:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://installingcats.com/?p=93#comment-768</guid>
		<description>Thanks for the tip. Helped me out on Snow Leopard.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. Helped me out on Snow Leopard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caution filename not matched when unzipping multiple files &#124; Mac OS X Leopard &#38; Tiger Dual Boot &#124; Archive Utility Software</title>
		<link>http://installingcats.com/2008/05/23/caution-filename-not-matched-unzipping-multiple-files/comment-page-1/#comment-767</link>
		<dc:creator>Caution filename not matched when unzipping multiple files &#124; Mac OS X Leopard &#38; Tiger Dual Boot &#124; Archive Utility Software</dc:creator>
		<pubDate>Sun, 27 Sep 2009 16:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://installingcats.com/?p=93#comment-767</guid>
		<description>[...] Follow this link: Caution filename not matched when unzipping multiple files &#124; Mac OS X Leopard &#38; Tiger Dual Boot [...]</description>
		<content:encoded><![CDATA[<p>[...] Follow this link: Caution filename not matched when unzipping multiple files | Mac OS X Leopard &amp; Tiger Dual Boot [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

