Creating a directory list - TechRepublic
General discussion
July 3, 2000 at 10:14 PM
p.jackson

Creating a directory list

by p.jackson . Updated 25 years, 11 months ago

In DOS it was possible to create a text file containing the listing of a chosen directory by adding ‘>’ and a filename after a ‘dir’ command, e.g. ‘dir *.* > content.txt’.
Is it possible to do this in Windows without having to resort to a command prompt ?
Thanks in advance.

Paul

This discussion is locked

All Comments