Page 1 of 1

Filenames & modified dates - listing as text

Posted: Thu Jun 23, 2022 4:18 pm
by Horse
In Windows File Explorer

I have three sets of about 190 files

Is there an easy way of creating a text list, to go into a simple spreadsheet, listing each filename with its 'date modified'?

This is so i can eventually list all three sets as six parallel columns on the same spreadsheet.

Cheers :)

Re: Filenames & modified dates - listing as text

Posted: Thu Jun 23, 2022 4:23 pm
by KungFooBob
from the command prompt 'dir > list.txt'

EDIT:

You need to CD to the right directory first of course, but everyone knows how to use the CLI!

Re: Filenames & modified dates - listing as text

Posted: Thu Jun 23, 2022 4:26 pm
by Horse
KungFooBob wrote: Thu Jun 23, 2022 4:23 pm from the command prompt 'dir > list.txt'

EDIT:

You need to CD to the right directory first of course, but everyone knows how to use the CLI!

Thanks :)



Errrr ... and command prompt is found where ... ?

Re: Filenames & modified dates - listing as text

Posted: Thu Jun 23, 2022 4:27 pm
by Horse
Oh, hang on ....

Re: Filenames & modified dates - listing as text

Posted: Thu Jun 23, 2022 4:27 pm
by KungFooBob
On Win 10...

click start button/windows key

type "Command Prompt'

Select Command prompt from list :)

You'll have fun changing to the right directory :)

Re: Filenames & modified dates - listing as text

Posted: Thu Jun 23, 2022 4:29 pm
by Horse
CMD does not support UNC paths

Re: Filenames & modified dates - listing as text

Posted: Fri Jun 24, 2022 4:52 pm
by cheb
Files so old they have imperial threads?

Sorry for the pointless derail, but not sorry enough not to post it.

Re: Filenames & modified dates - listing as text

Posted: Fri Jun 24, 2022 5:22 pm
by Horse
cheb wrote: Fri Jun 24, 2022 4:52 pm Files so old they have imperial threads?

Sorry for the pointless derail, but not sorry enough not to post it.
No worries.

I've given up on it. Could output as a list, but only either filenames or as individual lines each filenames and time. Not going to manually edit that lot.