<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.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: Make A Directory List With The Command Prompt In Seconds</title>
	<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/</link>
	<description></description>
	<pubDate>Sun, 05 Feb 2012 20:43:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: mark</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-926</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Mon, 16 May 2011 02:38:28 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-926</guid>
		<description>I need how to build a web directory for listing of the url of the members</description>
		<content:encoded><![CDATA[<p>I need how to build a web directory for listing of the url of the members</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-924</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Thu, 05 May 2011 15:46:34 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-924</guid>
		<description>@Bosphoran
This command will create a list of only files of type JPG:

dir *.jpg /on /b &#62;list.txt</description>
		<content:encoded><![CDATA[<p>@Bosphoran<br />
This command will create a list of only files of type JPG:</p>
<p>dir *.jpg /on /b &gt;list.txt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bosphoran</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-902</link>
		<dc:creator>Bosphoran</dc:creator>
		<pubDate>Tue, 04 Jan 2011 13:35:26 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-902</guid>
		<description>how can we list a specific file type..</description>
		<content:encoded><![CDATA[<p>how can we list a specific file type..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: walid</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-899</link>
		<dc:creator>walid</dc:creator>
		<pubDate>Mon, 06 Dec 2010 11:15:54 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-899</guid>
		<description>How can i get more free directory from your sites?</description>
		<content:encoded><![CDATA[<p>How can i get more free directory from your sites?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billy</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-898</link>
		<dc:creator>Billy</dc:creator>
		<pubDate>Thu, 02 Dec 2010 11:03:00 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-898</guid>
		<description>Thanks a mil</description>
		<content:encoded><![CDATA[<p>Thanks a mil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuart</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-896</link>
		<dc:creator>stuart</dc:creator>
		<pubDate>Mon, 22 Nov 2010 13:24:52 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-896</guid>
		<description>I have a folder full of images and I want the list to show the name / size / type / height / width 

Can a command line produce a .txt file with all this info ?

Greatly appreciated.

Stu</description>
		<content:encoded><![CDATA[<p>I have a folder full of images and I want the list to show the name / size / type / height / width </p>
<p>Can a command line produce a .txt file with all this info ?</p>
<p>Greatly appreciated.</p>
<p>Stu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ICHO</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-879</link>
		<dc:creator>ICHO</dc:creator>
		<pubDate>Fri, 17 Sep 2010 20:26:49 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-879</guid>
		<description>from the command prompt type dir /?
this will give you a full list of possible switches.</description>
		<content:encoded><![CDATA[<p>from the command prompt type dir /?<br />
this will give you a full list of possible switches.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anahid</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-871</link>
		<dc:creator>Anahid</dc:creator>
		<pubDate>Sat, 24 Jul 2010 14:48:05 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-871</guid>
		<description>Thanks a million - this was terrific information. I really appreciate it - had to extract and compare a number of server directories and you made it simple!</description>
		<content:encoded><![CDATA[<p>Thanks a million - this was terrific information. I really appreciate it - had to extract and compare a number of server directories and you made it simple!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-844</link>
		<dc:creator>Tommy</dc:creator>
		<pubDate>Mon, 18 Jan 2010 10:24:57 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-844</guid>
		<description>I have found an easier way in another blog to do the same. You can use the free and portable tool Filelist Creator. With this tool you can easily create lists of files and directorys without using command lines, so you can create your list within seconds:

http://www.sttmedia.com/filelistcreator

@hana: The permission can also be added to your list (you can choose which columns you want to use for your list)</description>
		<content:encoded><![CDATA[<p>I have found an easier way in another blog to do the same. You can use the free and portable tool Filelist Creator. With this tool you can easily create lists of files and directorys without using command lines, so you can create your list within seconds:</p>
<p><a href="http://www.sttmedia.com/filelistcreator" rel="nofollow">http://www.sttmedia.com/filelistcreator</a></p>
<p>@hana: The permission can also be added to your list (you can choose which columns you want to use for your list)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How I Deleted My Whole MP3 Collection But Was Able to Recover Most of It &#124; krynsky.com</title>
		<link>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-810</link>
		<dc:creator>How I Deleted My Whole MP3 Collection But Was Able to Recover Most of It &#124; krynsky.com</dc:creator>
		<pubDate>Tue, 22 Sep 2009 07:22:49 +0000</pubDate>
		<guid>http://liveslick.com/2007/10/18/make-a-directory-list-with-the-command-prompt-in-seconds/#comment-810</guid>
		<description>[...] to do a directory listing of the source to try and root them out. I found this great tip on how to create a text file of a directory using the command prompt. This worked perfectly. I opened the file in a text editor and then began searching the file for [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] to do a directory listing of the source to try and root them out. I found this great tip on how to create a text file of a directory using the command prompt. This worked perfectly. I opened the file in a text editor and then began searching the file for [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

