Make a list of files using the Command Line

Published on Author JFLeave a comment

This one is super easy: Open a Command window (on Windows, of course) CD to your directory Did you know you can type “cd” then drag the folder path from an open Windows Explorer window onto the command window and it will copy the path for you? Type: dir > filelist.txt Now look in that… Continue reading Make a list of files using the Command Line