that is exactly what I want to avoid: unziping temp files.
I don't quite get your explanation. Does the code
unzip $input => $output , OPTS
work for the straight forward solution of unzipping all files or does it extract only the zip file inside the compiled zip file? A bit more code would greatly help in my understanding.
Thank you for response!