I'm trying to figure out how to make a bash script that would accomplish the following (starting from a GoodMerged set, where similar roms are 7zed together):
-`7za x` every 7z archive
-archive each rom file as a zip
I used to know how to iterate through files in bash, but no longer. If someone could figure out how to do this for me, it would be HIGHLY appreciated.
-`7za x` every 7z archive
-archive each rom file as a zip
I used to know how to iterate through files in bash, but no longer. If someone could figure out how to do this for me, it would be HIGHLY appreciated.