A script to recursively extract nested zip files February 4, 2023December 20, 2023 by ddzheng A simple shell script to recursively extract nested zip files, extracts each zip file to its own folder and retaining directory structure.