Monday, May 18, 2009

Recursive File Listing

Here's how to create a recursive file listing in Windows from the command shell:
dir /a /s /-p /b /o:gen *.cdg > filelisting.txt

Check out this link for adding it to the context menu.

No comments:

Labels

Blog Archive

Contributors