summaryrefslogtreecommitdiff
path: root/README.os390
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-04-06 19:25:47 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-04-06 19:25:47 +0000
commitbfd0ae4084c686e1b2111c65f4d802aa06af70a7 (patch)
tree1920858ae560d16dadc596f8d08a7883ece3b7df /README.os390
parent6621c8305fedbde4fb856499c662916bc77d122c (diff)
downloadperl-bfd0ae4084c686e1b2111c65f4d802aa06af70a7.tar.gz
Instruction tweak.
p4raw-id: //depot/perl@15773
Diffstat (limited to 'README.os390')
-rw-r--r--README.os3905
1 files changed, 4 insertions, 1 deletions
diff --git a/README.os390 b/README.os390
index ff805b2002..d3b299bb08 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