TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: Windows NT Exploring--Help! DOS QUESTION From:"Backer, Corinne" <CBacker -at- GLHEC -dot- ORG> Date:Mon, 14 Jun 1999 11:37:57 -0500
I have never gotten the hang of using DOS for these little things, even
thought it seems to be the way to go. Is there a good "DOS for Dummies" or
"100 things you can do with DOS" guide anywhere?
Thanks
CB
> -----Original Message-----
> From: Bob Gembey
> Sent: Monday, June 14, 1999 9:39 AM
> To: TECHWR-L -at- LISTSERV -dot- OKSTATE -dot- EDU
> Subject: Re: Windows NT Exploring--Help!
>
> Easy.
>
> start up a DOS prompt, go to the directory you want to be in, and enter:
>
> dir > x.txt
>
> x.txt will contain the output of "dir".
>
> You can also use any flags you want, e.g.,
>
> dir /l > x.txt
>
> Good luck.
> Bob
>
>
> From ??? -at- ??? Sun Jan 00 00:00:00 0000=
> =
>