Printing Directories in DOS was:RE: Whats with X

Rob Wultsch plug-discuss@lists.plug.phoenix.az.us
Sat, 03 May 2003 04:57:59 -0700


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
>  
>