On Wed, Oct 24, 2001 at 07:30:59AM +, Thaddeus L. Olczyk wrote:
> One of the things I want to do besides mirror a hard drive is
> maintain an incremental backup on tape.
> The way for me to do this ( of course ) is to take the
> output of rsync and use it to generate a list of files for cpio.
One of the things I want to do besides mirror a hard drive is
maintain an incremental backup on tape.
The way for me to do this ( of course ) is to take the
output of rsync and use it to generate a list of files for cpio.
The basic ideal is something like this
declare -i head tail
# gets the fir