windows - MD command for directory tree -


i pretty new windows command line , cant figure out little problem.

i want create directory tree looks following: example

i tried command: md opgaven oplos\hfst1\hfst2

but cant figure out how hfst1 , hfst2 in map oplos in 1 command.

i want create entire directory 1 command in windows command line or powershell.

one liner:

md s\opgaven,s\oplos\hfst1,s\oplos\hfst2,s\windows,s\taken\windows,s\taken\access 

proof works:

ps> tree s  e:\scratch\s ├───opgaven ├───oplos │   ├───hfst1 │   └───hfst2 ├───taken │   ├───access │   └───windows └───windows 

Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -