Displaying 1 result from an estimated 1 matches for "dyngcfvq5q".
2002 Oct 15
3
synchronizing part of a file
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 files on the local and remote host should
not be changed.
My questions