<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: List the contents of a zip file</title>
	<link>http://www.doknowevil.net/2008/01/03/list-the-contents-of-a-zip-file/</link>
	<description>Tyler Mulligan's Tips and Tricks For Increasing Efficiency</description>
	<pubDate>Sat, 11 Oct 2008 04:48:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Scott</title>
		<link>http://www.doknowevil.net/2008/01/03/list-the-contents-of-a-zip-file/#comment-6132</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 07 Jan 2008 22:35:53 +0000</pubDate>
		<guid>http://www.doknowevil.net/2008/01/03/list-the-contents-of-a-zip-file/#comment-6132</guid>
		<description>A much simpler way ( especially if your directory has more than a screen full of filenames ) is to redirect the output of the dir command to a text file :-

dir /b &#62; filelist.txt

This will create a file called filelist.txt in the current directory with your directory listing already inside, saving the need to cut and paste into notepad.</description>
		<content:encoded><![CDATA[<p>A much simpler way ( especially if your directory has more than a screen full of filenames ) is to redirect the output of the dir command to a text file :-</p>
<p>dir /b &gt; filelist.txt</p>
<p>This will create a file called filelist.txt in the current directory with your directory listing already inside, saving the need to cut and paste into notepad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deimos Tel`Arin</title>
		<link>http://www.doknowevil.net/2008/01/03/list-the-contents-of-a-zip-file/#comment-5723</link>
		<dc:creator>Deimos Tel`Arin</dc:creator>
		<pubDate>Fri, 04 Jan 2008 05:14:01 +0000</pubDate>
		<guid>http://www.doknowevil.net/2008/01/03/list-the-contents-of-a-zip-file/#comment-5723</guid>
		<description>Oh! 

Okies, do you mind emailing me a copy of your comments.php file then? :p</description>
		<content:encoded><![CDATA[<p>Oh! </p>
<p>Okies, do you mind emailing me a copy of your comments.php file then? :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler Mulligan</title>
		<link>http://www.doknowevil.net/2008/01/03/list-the-contents-of-a-zip-file/#comment-5640</link>
		<dc:creator>Tyler Mulligan</dc:creator>
		<pubDate>Thu, 03 Jan 2008 23:17:02 +0000</pubDate>
		<guid>http://www.doknowevil.net/2008/01/03/list-the-contents-of-a-zip-file/#comment-5640</guid>
		<description>That's actually part of this template :)</description>
		<content:encoded><![CDATA[<p>That&#8217;s actually part of this template <img src='http://www.doknowevil.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deimos Tel`Arin</title>
		<link>http://www.doknowevil.net/2008/01/03/list-the-contents-of-a-zip-file/#comment-5639</link>
		<dc:creator>Deimos Tel`Arin</dc:creator>
		<pubDate>Thu, 03 Jan 2008 22:00:18 +0000</pubDate>
		<guid>http://www.doknowevil.net/2008/01/03/list-the-contents-of-a-zip-file/#comment-5639</guid>
		<description>Hey! I never thought of this before! -_-
Thanks for sharing this yo! ;)

Cheers, mate. :D

P/S: What Wordpress plugin are you using for the “Bold”, “Italic”, “Quote”, “Code”, “Link”, “Tags close” and the “+ -” buttons in the comment box area aye?</description>
		<content:encoded><![CDATA[<p>Hey! I never thought of this before! -_-<br />
Thanks for sharing this yo! <img src='http://www.doknowevil.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Cheers, mate. <img src='http://www.doknowevil.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>P/S: What Wordpress plugin are you using for the “Bold”, “Italic”, “Quote”, “Code”, “Link”, “Tags close” and the “+ -” buttons in the comment box area aye?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.395 seconds -->
