Hi there,
I was looking for a solution for making a txt-file from a directory tree and stumbled on an old post of you. It works, and although I am a pc-nitwit I can’t get it working on an external harddisk-drive. What is missing in the command, or what am I doing wrong ?
Thanks for your time.
Paul Bernhard / Netherlands
Your wrote on your old blog:
1) Open the command line (cmd.exe in NT/2000/XP)
2) Navigate to the required directory using the cd command.
3) type dir /b>filelist.txt
Hi there,
?
I was looking for a solution for making a txt-file from a directory tree and stumbled on an old post of you. It works, and although I am a pc-nitwit I can’t get it working on an external harddisk-drive. What is missing in the command, or what am I doing wrong
Thanks for your time.
Paul Bernhard / Netherlands
Your wrote on your old blog:
1) Open the command line (cmd.exe in NT/2000/XP)
2) Navigate to the required directory using the cd command.
3) type dir /b>filelist.txt