Sorted list of files

J

John

Hi

I need a list of files (with folder names) sorted in reverse size order with
in a folder and its sub-folders but in a text file so I can send it to a
client. I can get the list via windows explorer search then I can sort it by
clicking on the size field in the Search Results but I don't know how to
send the list to a file. May be I need to use command prompt but I don't
know how. I have used dir /o-s /s but it separates the list by folders and
only sorts the list within each folder and not as a whole.

Any suggestion will be appreciated.

Thanks

Regards
 
S

steam3801

Hi

I need a list of files (with folder names) sorted in reverse size order with
in a folder and its sub-folders but in a text file so I can send it to a
client. I can get the list via windows explorer search then I can sort it by
clicking on the size field in the Search Results but I don't know how to
send the list to a file. May be I need to use command prompt but I don't
know how. I have used dir /o-s /s but it separates the list by folders and
only sorts the list within each folder and not as a whole.

Any suggestion will be appreciated.

Microsoft web site Knowledge Base is your friend
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top