Hello, I have read the man page for unzip. I did not see a flag to read from STDIN. Is this possible? I have a zip file stored as a perl string. I would like to open a pipe to unzip and pipe the string into it. Thanks, jd