Re: synchronizing part of a file

2002-10-15 Thread jw schultz
On Tue, Oct 15, 2002 at 12:20:30PM +0100, [EMAIL PROTECTED] wrote: > Hi all, > > I would like to synchronize a part of the source file with a part of the > destination file. In detail I would like to >- synchronize a file on a remote host from line "n" onwards with the > file content on the

Re: synchronizing part of a file

2002-10-15 Thread bart . coninckx
nt by: cc: [EMAIL PROTECTED]Subject: synchronizing part of a file amb

Re: synchronizing part of a file

2002-10-15 Thread Brad Hards
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 15 Oct 2002 21:20, [EMAIL PROTECTED] wrote: > Hi all, > > I would like to synchronize a part of the source file with a part of the > destination file. In detail I would like to >- synchronize a file on a remote host from line "n" onwards

synchronizing part of a file

2002-10-15 Thread rolf . hausammann
Hi all, I would like to synchronize a part of the source file with a part of the destination file. In detail I would like to - synchronize a file on a remote host from line "n" onwards with the file content on the local host starting with line "n" in the file. - the firs "n" lines of the f