blob: 6736438521cf028d10a740b0e156da7d355fc037 [file] [log] [blame]
# add stdin to zip
pipein echo This is a test, and it seems to have been successful.
args -- teststdin.zip add_file teststring.txt /dev/stdin 0 -1
return 0
file-new teststdin.zip teststdin.zip