Jump to content

Recommended Posts

Posted

If I understand you correctly, go to the command prompt, switch to the folder to be listed, and type in

>dir > x.txt

 

Now x.txt will contain a list of files and folders

Posted

Yeah, the "dir" command works.

C:\stuff>dir

Or the "tree" command, which makes a graphic display of the file system...

C:\stuff>tree

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...