6 lines
251 B
Plaintext
6 lines
251 B
Plaintext
# add parts of a file from zip to zip
|
|
return 0
|
|
arguments -- testfile.zip add_from_zip first firstsecond.zzip 0 0 9 add_from_zip second firstsecond.zzip 0 9 -1
|
|
file firstsecond.zzip firstsecond.zip
|
|
file testfile.zip {} firstsecond-split-stored.zip
|