Cinema Paradiso
Mainly serves as my backup reference on programming & technology. Plus some random thoughts
2010-05-23
Extracting file names inside a folder
EXTRACT FILE NAMES INSIDE A FOLDER TO A TEXT FILE
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
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment