1# add stdin to zip
2pipein echo This is a test, and it seems to have been successful.
3args -- teststdin.zip add_file teststring.txt /dev/stdin 0 -1
4return 0
5file-new teststdin.zip teststdin.zip
6