0

Can someone help me in creating a batch file that creates a parent directory with a name format: current month then continues to create sub directory name format: yyyy_mm_dd. If the month changes it will create another parent directory.

Brodie
  • 1
  • this should get you started: http://stackoverflow.com/questions/19131029/how-to-get-date-in-bat-file – nucleon May 20 '17 at 15:34
  • 2
    Please note that https://stackoverflow.com is not a free script/code writing service. If you tell us what you have tried so far (include the scripts/code you are already using) and where you are stuck then we can try to help with specific problems. You should also read [How do I ask a good question?](https://stackoverflow.com/help/how-to-ask). – DavidPostill May 20 '17 at 16:08
  • A [google search](http://www.google.com/search?q=batch+create+folder+with+today%27s+date+site%3Astackoverflow.com) just on site [SO] gets you a whole bunch of hits. –  May 20 '17 at 16:18

0 Answers0