On Fri, 3 Apr 2009 11:59:44 -0500, John McKown wrote:
>
>The "jar" command (JAVA archive tool) will extract from stdin, which can be
>a network stream. The jar format is just another name for ZIP, so it should
>work.
>
>wget -O - http://url/file.zip | jar x
>
And "jar" works on z/OS.  And, IIRC, Ported Tools includes Curl.
.ZIP looks like the big winner over .ISO here.

I've used jar to extract to binary; will it extract to EBCDIC?

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to