I want to create a folder for current year. Inside current year folder, there will be a folder for current month, and inside current month folder each day a current date folder will continue to be created. That's how as time passes, new month folders and year folders would continue to be created.
I want to automate this whole folder creation. How can I do so?
Much thanks.