Hi
On checking TAR documentation, I thought that
TAR /G arch B20100809.PRG B20100809A.PRG
will
(i) create arch.TAR from the 2 PRG files
(ii) create arch.TAR.gz from the ARCH.tar, running GZIP on the new TAR file
If I try this out, I see
[C:\First\Sit2\f\g]tar /G arch B20100809.PRG B20100809A.PRG
<= C:\First\Sit2\f\g\B20100809.PRG
<= C:\First\Sit2\f\g\B20100809A.PRG
TCC: Error in archive C:\First\Sit2\f\g\arch.tar.gz :
.tar.gz files cannot be appended to. "C:\First\Sit2\f\g\B20100809A.PRG"
Did I do anything wrong or misread the documentation?
Thanks
Stephen Howe
On checking TAR documentation, I thought that
TAR /G arch B20100809.PRG B20100809A.PRG
will
(i) create arch.TAR from the 2 PRG files
(ii) create arch.TAR.gz from the ARCH.tar, running GZIP on the new TAR file
If I try this out, I see
[C:\First\Sit2\f\g]tar /G arch B20100809.PRG B20100809A.PRG
<= C:\First\Sit2\f\g\B20100809.PRG
<= C:\First\Sit2\f\g\B20100809A.PRG
TCC: Error in archive C:\First\Sit2\f\g\arch.tar.gz :
.tar.gz files cannot be appended to. "C:\First\Sit2\f\g\B20100809A.PRG"
Did I do anything wrong or misread the documentation?
Thanks
Stephen Howe