install java_2

Ray Lacgalvs yellowdog-newbie@lists.terrasoftsolutions.com
Fri, 14 Feb 2003 09:31:08 +1000


Thanks kaos,
for the input, but it only seems to work as tar -zxvf.

[raiyza@localhost raiyza]$ tar -xzfv cadaver.dmg.gz
tar (child): v: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: cadaver.dmg.gz: Not found in archive
tar: Error exit delayed from previous errors
[raiyza@localhost raiyza]$

[raiyza@localhost raiyza]$ tar -zxfv cadaver.dmg.gz
tar (child): v: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: cadaver.dmg.gz: Not found in archive
tar: Error exit delayed from previous errors
[raiyza@localhost raiyza]$

[raiyza@localhost raiyza]$ tar -zxvf cadaver.dmg.gz
[raiyza@localhost raiyza]$

--=20
regards, ray.