Print file list to txt file


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

Print all files in folder to a text file. Great for working with database


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

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.