I like the tree commad a lot more.
tree /f /a > tree.txt
/f = all files
/a = nicer looking format
tickticker wrote:
>>My answers:
>>
>>DOS Window: dir > tempfile
>> print tempfile
>>
>>
>
>even quicker:
>
>dir >lpt1
>
>anthony
>---------------------------------------------------
>PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
>To subscribe, unsubscribe, or to change you mail settings:
>http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
>