dir/s will print extra information which you probably don't want.
you may want to try

dir /s/b > file.txt


On Mon, Mar 15, 2010 at 9:01 PM, richard <[email protected]> wrote:

> start - run - cmd
> dir /s > file.txt
>
>
> Scott Matthews wrote:
>
>> I've been wondering if there's a good/simple way to save all the contents
>> of a folder (ie, all the sub-folder and file names, recursively) to a text
>> file?
>>
>>
>>
>> _______________________________________________
>> Thinkpad mailing list
>> [email protected]
>> http://stderr.org/cgi-bin/mailman/listinfo/thinkpad
>>
>>  _______________________________________________
> Thinkpad mailing list
> [email protected]
> http://stderr.org/cgi-bin/mailman/listinfo/thinkpad
>
_______________________________________________
Thinkpad mailing list
[email protected]
http://stderr.org/cgi-bin/mailman/listinfo/thinkpad

Reply via email to