Thursday, December 15, 2011

Batch file to make a directory with the name as the current date?

Simple question, how can I get a DOS batch file to make a new directory with the name of this new directory as the current date (or even current date/time). I'm thinking something to do with mkdir and date, but i don't know the syntax exactly. Thanks.

0 comments:

Post a Comment