4 lines
108 B
Text
4 lines
108 B
Text
# delete last entry in zip archive
|
|
return 0
|
|
args testfile.zzip delete 0
|
|
file-del testfile.zzip testfile.zip
|