| Quote: | Ninja |  | |
| This would look much nicer: Code: dir /b > filename.txt
And one more tip: right-click on any folder holding the Shift key you'll get option "Open Command Prompt here". Then you won't have to navigate to a folder through command line. | |
| | |
Agreed! Thanks for the cleanup I forgot about the Shift shortcut, it's been a while since I've done a lot with command prompt or DOS. Guess I learned a little, too!

Also, the /b command only removes the summary and heading, which in some cases is good but if you would like to for detailed purposes, its nice to do without. Again, thanks for the tip!