Zend certified PHP/Magento developer

Creating a Batch File for folder creation

What I’m looking to do is in two parts:

  1. Create subfolders within a folder and name them, these names are usually long (account names) so any way to have them be imported from a word or excel doc would be great if possible. And if it is possible to add a word to the end of each folder name like “- word” that would be great.

  2. Once the subfolders are created, I need to move a set of subfolders into each one of the newly created subfolders. Some of the subfolders being moved are empty, if that makes a difference.

Any help would be greatly appreciated, I have to create and move hundreds of folders each month for filing purposes, and I would love for there to be an easier way.

Thank you!