I'm trying to organise my BBC Micro disk images. The current folder setup goes like this (parenthesis is inside zip file):-
~/bbcg/Acornsoft/Hopper.zip (Acornsoft/Hopper.ssd)
~/bbcg/Acornsoft/Snapper.zip (Acornsoft/Snapper.ssd)
~/bbcg/Superior/Citadel.zip (Superior/Citadel.ssd)
~/bbcg/Superior/Repton.zip (Superior/Repton.ssd)
There's loads more folders and zip files, that's why a little command or script would be helpful. Is there a way to run a command or a script that would take the entire folder bbcg and output either a zip file or folder with the following heirarchy?
~/bbcg/Acornsoft/Hopper.ssd
~/bbcg/Acornsoft/Snapper.ssd
~/bbcg/Superior/Citadel.ssd
~/bbcg/Superior/Repton.ssd
or into a Zip file with a similar format:-
~/bbcg.zip (Acornsoft/Hopper.ssd)
~/bbcg.zip (Acornsoft/Snapper.ssd)
~/bbcg.zip (Superior/Citadel.ssd)
~/bbcg.zip (Superior/Repton.ssd)
So each software house has it's own folder, full of SSD "disk" files from that house...
Thanks
Karl




