Listing all Files Recursively in Windows

Tagged with: , , , , , , ,

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


dir /s /b>FileList.txt

[tags]command, dir, directory, folder, windows, list, ls ,recursive[/tags]

Leave a Reply