Hello,
I have a folder which has files of the following format,
test.zip.zip.zip.zip.zip.zip.zip
There are like 110 files of the format.
Is there any command to unzip a file and then unzip the result from the previous step and unzip again until whole is unzipped to test.txt
Please advise.