DOS MD command - how to make recursive directories - TechRepublic
Question
May 2, 2008 at 03:59 AM
john

DOS MD command – how to make recursive directories

by john . Updated 18 years, 2 months ago

Hi all.

Spent ages trying to sort this without having to ask – but…

I wish to make a DOS batch file that each time it is run will create a directory ( folder if you like ) that has a unique name.

So, first time it runs ( from Windows Task Scheduler ) it makes a directory like C:\temp1 – the next time the same batch file is run it automatically creates a directory as = C:\temp2 etc etc.

Any thought folks ?

Thanks for looking, John B

This discussion is locked

All Comments