I have a file named 'mainZip.zip'
'
This file ('mainZip.zip'
') contains two files:
'textFile.txt'
'secondaryZip.zip'
'secondaryZip.zip'
file contains two files as well:
'apple.bin'
'cat.jpg'
Can you advise how to unzip 'cat.jpg'
in one bash command? can this be done using 'unzip' only?