4 lines
134 B
Text
4 lines
134 B
Text
# delete some entries in zip archive
|
|
return 0
|
|
args testfile.zip delete 1 delete 3
|
|
file testfile.zip testcomment.zip testcomment13.zip
|