8 lines
210 B
Plaintext
8 lines
210 B
Plaintext
# add stdin to zip
|
|
arguments -- teststdin.zip add_file teststring.txt /dev/stdin 0 -1
|
|
return 0
|
|
file teststdin.zip {} teststdin.zip
|
|
stdin
|
|
This is a test, and it seems to have been successful.
|
|
end-of-inline-data
|