I have a question similar to this one : Copy directory structure without copying files, on Mac OS X

Assuming a similarly annoying directory structure (A/B/C/file.end), i want to feed that into a DosBox app which can only accept commands as vague as *.typ (no subdirectories). Is there a script or automator anyone can think of to run [dosBox app] %file% where "%file" is the *.typ for each subdirectory?

Alternately, how could you copy all the files out of that structure, run the [dosBox app] on all the files, (assuming the filename is the same, only extension changes) and then put the files back into the directory structure?

Thanks in advance.

-For clarity, the DosBox.app is running in CrossOver.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.