[TechAssist] Re: Making a List of Files

  • From: Wayne Vanaman <Wayne@xxxxxxxxxxxxxxxxxxxxx>
  • To: techassist@xxxxxxxxxxxxx
  • Date: Sun, 23 Oct 2005 07:20:05 -0500

Or from the "C:\" prompt:

dir c:\directory > name.txt

the directory command, "dir" will allow a file output " > " with a file 
name.
you can alphabatize it with dir: /o /n
you can do subdirectories with /s

So, you can output the entire "D" drive in a file named Ddir.txt, in 
alpabetical order, from the "C:" prompt with:
dir d: /s /o /n > Ddir.txt

Wayne Vanaman
Omega Electronics
6904 W Fairfield Dr
Pensacola, Fl.  32506-3310

Wayne@xxxxxxxxxxxxxxxxxxxxx
WWW.PensacolaTVRepair.Com

850-456-5995 voice
850-458-6369 fax


J. Knoll wrote:
> Hello All,
>   Have you ever wanted to send someone a list of all of the files that
> you have in a folder on your computer but never got around to it
> because there were just too many to type out? I found this neat little
> tool a few years ago and have used it often. Listmaker can simplify it
> for you and save you a lot of typing. Link below
> http://www.nwlink.com/~koolguy/home.html
> --
> J. Knoll  TechAssist Monitor
> TechAssist
> 225 Monticello Ave.
> Clarksburg WV, 26301
> www.tech-assist.org www.techassist.net
> -------------------------------------------------------
> PS:
>  If replying to this email, please include all previous correspondence.
>  It is the only way we can get the full picture. Thank You!!!
> -----------------------------------------------------------------------------
> This Email List is accessible to the general public through search engines. 
> Remove: http://www.tech-assist.org/remove.htm
> Set Vacation mailto:ecartis@xxxxxxxxxxxxx?subject=set%20techassist%20vacation
> Lost Password: http://www.tech-assist.org  and select "Login Problems?".
> Email Archives: //www.freelists.org/archives/techassist/
> 
> 
-----------------------------------------------------------------------------
This Email List is accessible to the general public through search engines. 
Remove: http://www.tech-assist.org/remove.htm
Set Vacation mailto:ecartis@xxxxxxxxxxxxx?subject=set%20techassist%20vacation
Lost Password: http://www.tech-assist.org  and select "Login Problems?".
Email Archives: //www.freelists.org/archives/techassist/

Other related posts: