Re: Editable List of Filenames from Windows?

Subject: Re: Editable List of Filenames from Windows?
From: Robert Lauriston <robert -at- lauriston -dot- com>
To: "techwr-l -at- lists -dot- techwr-l -dot- com" <techwr-l -at- lists -dot- techwr-l -dot- com>
Date: Thu, 17 Dec 2009 16:24:08 -0800

Just thought I'd follow up with a useful command I figured out today:

dir /a:-d /s /b > c:\scratch\files.txt

This creates a file containing the fully qualified file names of all
(except for hidden and system) files in the current directory and all
subdirectories below it.

The /a:-d switch omits the directory names, which I don't want.

The /b /s combination gives fully qualified file names, unlike the
bare names with /b alone.

I have a path for the output file since I don't have write permission
on the drive where I ran this.

I'm dumping this into an Excel spreadsheet so that one of the
engineers I work with can check off which of the many documents in
that tree he wants me to review.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Are you looking for one documentation tool that does it all? Author,
build, test, and publish your Help files with just one easy-to-use tool.
Try the latest Doc-To-Help 2009 v3 risk-free for 30-days at:
http://www.doctohelp.com/

Help & Manual 5: The all-in-one help authoring tool. True single- sourcing --
generate 8 different formats and as many different versions as you need
from just one project. Fast and intuitive. http://www.helpandmanual.com/

---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-

To unsubscribe send a blank email to
techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
or visit http://lists.techwr-l.com/mailman/options/techwr-l/archive%40web.techwr-l.com


To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com

Send administrative questions to admin -at- techwr-l -dot- com -dot- Visit
http://www.techwr-l.com/ for more resources and info.

Please move off-topic discussions to the Chat list, at:
http://lists.techwr-l.com/mailman/listinfo/techwr-l-chat


Previous by Author: Re: Fw: Adobe confirms PDF zero-day attacks. Disable JavaScript now | Zero Day | ZDNet.com
Next by Author: Re: Redneck step of the day...
Previous by Thread: RE: Redneck step of the day
Next by Thread: Re: Document perpetrators


What this post helpful? Share it with friends and colleagues:


Sponsored Ads