I recently tried to extract a 200 GB ZIP file with a simple command to extract a ZIP file on Linux: unzip file-name.zip and got the following error: error: invalid zip file with overlapped components (possible zip bomb) To unzip the file anyway, rerun the command with...