Save the list of all files in a folder in windows – recursively.


/ Published in: DOS Batch
Save to your folder(s)

Save the list of all files in a folder in windows – recursively.


Copy this code and paste it in your HTML
  1. dir /s /b>FileList.txt

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.