Jump to content

I hope im in the right Supforum (batch isent really Programming) 

 

I created an Batch so i can list all my folders on my External HDD 

The batch looks like this:

 

dir /B /S /AD > Film-liste.txt

 

 

If i run it i get something like this:

 

Z:\Movie1

z:\Movie2

etc.

 

Can i add something to the batch so it dont showes the Drive letter and all subfolders ?

 

I hope you Understand what i mean( I really need to work on my grammar)

 

 

Link to comment
https://linustechtips.com/topic/71758-need-help-with-a-batch/
Share on other sites

Link to post
Share on other sites

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

×