![]() |
|
|||||||
| Newbies Corner The best place for those new to photography and ClubSNAP. |
|
|
|
|
Thread Tools |
|
|
#1 |
|
Member
Join Date: Mar 2002
Posts: 209
|
I want to print a list of filenames, file details (size, date type) of items in a Cd-R or directory... How can I do this or what software should I use?
thanks. |
|
|
|
|
#2 | |
|
Member
Join Date: Dec 2002
Location: West
Posts: 452
|
Run this command from the dos prompt
dir [directory] >[outputfile name] , > = rewrite file or dir [directory] >>[outputfile name] , > = append file example, "c:\>dir c: >directory.txt" You can finetune your requirements by adding your own extensions to the dir command.
__________________
Nikon D300, Sigma 10-20mm/f4-5.6, 30mm f/1.4, Nikon 50mm f/1.4D, 85mm f/1.8D, SB-600. |
|
|
|
|
|
#3 |
|
Member
Join Date: Feb 2002
Location: Singapore
Posts: 708
|
|
|
|
|
|
#4 | |
|
Member
Join Date: Mar 2002
Posts: 209
|
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|