<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[CrunchBang Linux Forums - [SOLVED] File List Application]]></title>
	<link rel="self" href="http://www.crunchbanglinux.org/forums/feed/atom/topic/6234/"/>
	<updated>2010-01-26T14:01:09Z</updated>
	<generator>PunBB</generator>
	<id>http://crunchbanglinux.org/forums/topic/6234/solved-file-list-application/</id>
		<entry>
			<title type="html"><![CDATA[Re: [SOLVED] File List Application]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/52805/#p52805"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>Thank you all.</p><p>Seems to have done the trick!!</p>]]></content>
			<author>
				<name><![CDATA[scket]]></name>
				<uri>http://crunchbanglinux.org/forums/user/449/</uri>
			</author>
			<updated>2010-01-26T14:01:09Z</updated>
			<id>http://crunchbanglinux.org/forums/post/52805/#p52805</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [SOLVED] File List Application]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/52671/#p52671"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>Brilliant, thanks for your quick responses. I&#039;ll pass them on to him. At least I&#039;ve learnt something if it does not help him!!</p><p>:lol:</p>]]></content>
			<author>
				<name><![CDATA[scket]]></name>
				<uri>http://crunchbanglinux.org/forums/user/449/</uri>
			</author>
			<updated>2010-01-25T22:30:42Z</updated>
			<id>http://crunchbanglinux.org/forums/post/52671/#p52671</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [SOLVED] File List Application]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/52670/#p52670"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>Also, if he needs the list of files in a text file, just redirect the output.&nbsp; My DOS is a bit rusty, but I think it would be something like<br /></p><div class="codebox"><pre><code>dir c:\directory_path\*.* -s &gt;&gt; filename.txt</code></pre></div><p>The -s switch tells dir to search recursively.</p>]]></content>
			<author>
				<name><![CDATA[pvsage]]></name>
				<email><![CDATA[pvsage@email.com]]></email>
				<uri>http://crunchbanglinux.org/forums/user/3596/</uri>
			</author>
			<updated>2010-01-25T22:21:38Z</updated>
			<id>http://crunchbanglinux.org/forums/post/52670/#p52670</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [SOLVED] File List Application]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/52668/#p52668"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<div class="quotebox"><cite>pvsage wrote:</cite><blockquote><p>Doesn&#039;t Windoze still have a version of the old DOS `tree` command?&nbsp; I don&#039;t think it shows file size or created/modified/touched, but I&#039;m pretty sure it does the list thing.</p><p>What about `dir` (DOS version of `ls`)?&nbsp; I&#039;m almost positive it has command line switches to show size, modified, etc.</p><p>As a former Mac (6.1.7) user, I&#039;ve always preferred DOS to Windoze.</p></blockquote></div><p>+1</p><p>although you could use the live cd, and try and get another convert :)</p>]]></content>
			<author>
				<name><![CDATA[benj1]]></name>
				<uri>http://crunchbanglinux.org/forums/user/3129/</uri>
			</author>
			<updated>2010-01-25T22:07:44Z</updated>
			<id>http://crunchbanglinux.org/forums/post/52668/#p52668</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: [SOLVED] File List Application]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/52665/#p52665"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>Doesn&#039;t Windoze still have a version of the old DOS `tree` command?&nbsp; I don&#039;t think it shows file size or created/modified/touched, but I&#039;m pretty sure it does the list thing.</p><p>What about `dir` (DOS version of `ls`)?&nbsp; I&#039;m almost positive it has command line switches to show size, modified, etc.</p><p>As a former Mac (6.1.7) user, I&#039;ve always preferred DOS to Windoze.</p>]]></content>
			<author>
				<name><![CDATA[pvsage]]></name>
				<email><![CDATA[pvsage@email.com]]></email>
				<uri>http://crunchbanglinux.org/forums/user/3596/</uri>
			</author>
			<updated>2010-01-25T21:58:30Z</updated>
			<id>http://crunchbanglinux.org/forums/post/52665/#p52665</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[[SOLVED] File List Application]]></title>
			<link rel="alternate" href="http://crunchbanglinux.org/forums/post/52663/#p52663"/>
<br />
<b>Warning</b>:  Missing argument 2 for parse_message(), called in /home/corenominal/www/crunchbanglinux.org/forums/extern.php on line 178 and defined in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>784</b><br />
<br />
<b>Notice</b>:  Undefined variable: hide_smilies in <b>/home/corenominal/www/crunchbanglinux.org/forums/include/parser.php</b> on line <b>820</b><br />
			<content type="html"><![CDATA[<p>A friend asked this question:<br /></p><div class="quotebox"><blockquote><p>I need a recommendation for a Windows file list application.&nbsp; I&#039;ve tried a few on my Vista (criminally poor operating system) PC but no luck.&nbsp; I want simply to list the files in specified folders.&nbsp; If dates and file sizes are included, that&#039;s a nice bonus.<br />Thanks</p></blockquote></div><p>I wasn&#039;t sure about the windows app, but I thought he could boot up a live cd and use a terminal command or simple script, perhaps to output to a text file. Am I right, or am I talking nonsense?</p><p>Any help appreciated.</p><p>Thanks :cool:</p>]]></content>
			<author>
				<name><![CDATA[scket]]></name>
				<uri>http://crunchbanglinux.org/forums/user/449/</uri>
			</author>
			<updated>2010-01-25T21:48:01Z</updated>
			<id>http://crunchbanglinux.org/forums/post/52663/#p52663</id>
		</entry>
</feed>

