Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Apr 2004 15:19:35 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        ob@breuninger.org
Cc:        freebsd-questions@freebsd.org
Subject:   Re: dump restore
Message-ID:  <407AEBC7.1000403@mac.com>
In-Reply-To: <407A2E75.8010803@breuninger.org>
References:  <407A2E75.8010803@breuninger.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Oliver Breuninger wrote:
> I'm looking for a way to split and concat dump files afterwards.

You can split a file into pieces using "split -b", and put the pieces together 
again via "cat".

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?407AEBC7.1000403>