Automatic digest processor wrote:

> Date:    Wed, 19 Apr 2000 15:19:01 -0400
> From:    Andy Geoghegan <[EMAIL PROTECTED]>
> Subject: Re: How do I print directory? (fwd)
>
> <snip...>

>
> At 11:21 AM 4/3/00 -0400, Cherie wrote the following:
>
> >I need to print the contents of a drive, the directories, and the files
> >within the directories in TREE form..how do I do this WITHOUT using DOS??
> >Is there free software that will do this for me??
> >
>

<snip...>

> Direct the output of the dir command to the printer...
> c:\windows> dir /s > prn
>

Thanks for the information about the /S & /O switches.  Back when I used
DOS 3.3, I used to like the Tree
command, and wondered what happened to it.  Now, it seems that it was
merged into the Dir command.  Also, I used to use the '| sort' pipe, ie.
'/Dir | sort', but it looks like the /O switch will work in most cases.

--
[EMAIL PROTECTED][EMAIL PROTECTED]
http://sites.netscape.net/wbaldwin

To unsubscribe from SURVPC send a message to [EMAIL PROTECTED] with 
unsubscribe SURVPC in the body of the message.
Also, trim this footer from any quoted replies.
More info can be found at;
http://www.softcon.com/archives/SURVPC.html

Reply via email to