I couldn’t extract an archive that I downloaded from edelivery which was in 3 files, 1.zip, 1.z01 and 1.z02:
In order to extract on Ubuntu, do the following:
zip -s- Input.zip -O output.zip
This will gather the Input.zip file and all following .z0x in one file called output.zip, which you can then extract and do whatever you want on it, e.g
zip -s- dac_win_11g_infa_win_64bit_901.zip -O output.zip
THANK YOU! THANK YOU! THANK YOU! THANK YOU!
That was a life saver. Thanks a ton.
But probably you should change the way you described it.
LikeLike
You’re more than welcome :), you can suggest another name if you wish
LikeLike
Me funcionó, gracias =)
LikeLike
Thanks a lot! Very useful!
LikeLike
It is indeed useful! Thanks!
LikeLike
Very useful! Thanks a lot.
LikeLike
You are welcome 🙂
LikeLike