On Tue, 06 Nov 2012 03:42:15 -0500
Jon LaBadie <j...@jgcomp.com> wrote:

> Assuming they are compressed with gzip you might try this
> untested piece.

They're not compressed...

>   for p in part1 part2 part3
>   do
>       dd if=$p bs=32k skip1 | gzip -d
>   done | gzip > allparts.gzt

I did concatenated two parts, but have no space on HD to amrestore 3rd
one and then concatenate it, so in the above shell snippet, I'm looking
if it would be possible to somehow use: dd if=/dev/tape to directly
fetch3rd part from the tape and appended to the allparts.tar on the
disk?


Sincerely,
Gour

-- 
Abandoning all attachment to the results of his activities, 
ever satisfied and independent, he performs no fruitive action, 
although engaged in all kinds of undertakings.

http://www.atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810

Attachment: signature.asc
Description: PGP signature

Reply via email to