X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.os390;h=d3b299bb08f33445e1858a69b2c9c485f318a1af;hb=b591c46eb65d6e62eab41547c2c448d20bc047a9;hp=ff805b20025f5a76e9bca3e6d64e38d6f8c57676;hpb=3f66d41918e709567ce0a5bf83036293071fd843;p=p5sagit%2Fp5-mst-13.2.git diff --git a/README.os390 b/README.os390 index ff805b2..d3b299b 100644 --- a/README.os390 +++ b/README.os390 @@ -41,10 +41,13 @@ to extract an ASCII tar archive on OS/390, try this: pax -o to=IBM-1047,from=ISO8859-1 -r < latest.tar +or + + zcat latest.tar.Z | pax -o to=IBM-1047,from=ISO8859-1 -r + If you get lots of errors of the form tar: FSUM7171 ...: cannot set uid/gid: EDC5139I Operation not permitted. - tar: FSUM7148 cannot create file "...": EDC5111I Permission denied. you didn't read the above and tried to use tar instead of pax, you'll first have to remove the (now corrupt) perl directory