5 lines
185 B
Text
5 lines
185 B
Text
|
# test archive with junk at start of file
|
||
|
args -o 4 junk-at-start.zzip get_num_entries 0
|
||
|
return 0
|
||
|
file junk-at-start.zzip junk-at-start.zip junk-at-start.zip
|
||
|
stdout 3 entries in archive
|