Re: seek for solution of merging 2 files produced by dd

From: Henry Chang (hchang@kgia.com)
Date: Thu Apr 29 2004 - 04:05:44 EDT


Many thanks for your help, especially thanks for Richard and James.
THanks.

Best Regards,
Henry

                                                                                                                                    
                      <Richard.Skelton@in
                      fineon.com> To: <hchang@kgia.com>
                                                 cc:
                      04/29/2004 04:02 PM Subject: Re: seek for solution of merging 2 files produced by dd
                                                                                                                                    
                                                                                                                                    

Hi,
cat test.zip1 test.zip2 > test.zip

Henry Chang wrote:

>Hi All,
>
>I have spanned a 2G zip file into two 1G fileby using dd command as
>follow
>dd if=test.zip of=test.zip1 bs=1024k count=1000
>dd if=test.zip of=test.zip2 bs=1024k skip=1000
>
>Now, I want to combine two 1G file into the original one by using dd
>command, what can I do? Please help and thanks a lot.
>
>Best Regards,
>Henry
>_______________________________________________
>sunmanagers mailing list
>sunmanagers@sunmanagers.org
>http://www.sunmanagers.org/mailman/listinfo/sunmanagers
>
>

--
Cheers
Richard Skelton
Richard.Skelton@infineon.com
Infineon Technologies UK Ltd
Infineon House
Great Western Court
Hunts Ground Road
Stoke Gifford
Bristol
BS32 8HP
Tel +44(0)117 9528808
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers


This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:28:34 EDT