I would create a c# windows console program. Many of the directory traversing and creation classes have already been built.

But to be honest, for createDates (getDate()) and other such information, a database is probably your best bet.

C# (or VB).net console app would do it nicely, and quickly.


For unix I would use c++, or maybe mono.

-xmad