Re: Need advanced DIR list

Subject: Re: Need advanced DIR list
From: Andrew Harvie <withanie -at- gmail -dot- com>
To: Chris Morton <salt -dot- morton -at- gmail -dot- com>
Date: Thu, 29 Oct 2015 15:14:52 -0300

Perhaps you're looking for something like this?

for /R %a in (*) do @echo %~fta >> "FileList.txt"


On Thu, Oct 29, 2015 at 12:34 PM, Chris Morton <salt -dot- morton -at- gmail -dot- com>
wrote:

> Hi All,
>
> On aWin7 box, I need to create a list of docs within a very extensive
> folder\subfolder hierarchy.
>
> I need the subfolder location, filename and timestamp, but nothing else.
>
> At a CMD prompt, I know how to redirect a DIR /S to a TXT file.
>
> Can I maybe pipe the command through a FILTER on its way to the TXT file?
>
> Thanks
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Visit TechWhirl for the latest on content technology, content strategy and
> content development | http://techwhirl.com
>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> You are currently subscribed to TECHWR-L as withanie -at- gmail -dot- com -dot-
>
> To unsubscribe send a blank email to
> techwr-l-leave -at- lists -dot- techwr-l -dot- com
>
>
> Send administrative questions to admin -at- techwr-l -dot- com -dot- Visit
> http://www.techwhirl.com/email-discussion-groups/ for more resources and
> info.
>
> Looking for articles on Technical Communications? Head over to our online
> magazine at http://techwhirl.com
>
> Looking for the archived Techwr-l email discussions? Search our public
> email archives @ http://techwr-l.com/archives
>



--

-- Andrew Harvie
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Visit TechWhirl for the latest on content technology, content strategy and content development | http://techwhirl.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-leave -at- lists -dot- techwr-l -dot- com


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

Looking for articles on Technical Communications? Head over to our online magazine at http://techwhirl.com

Looking for the archived Techwr-l email discussions? Search our public email archives @ http://techwr-l.com/archives


Follow-Ups:

References:
Need advanced DIR list: From: Chris Morton

Previous by Author: Re: Need advanced DIR list
Next by Author: Re: Font vs. Typeface
Previous by Thread: Re: Need advanced DIR list
Next by Thread: Re: Need advanced DIR list


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


Sponsored Ads