On Thursday 03 May 2007 23:25, M Harris wrote:
> I have not used cp for this... but you might try tar.
>
> The -u switch of tar will only append files to an existing
> tarball that are newer than the copy in the existing archive.
Actually... see man cp... the cp command also has an -u switch for
update
which will do what you want...-- Kind regards, M Harris <>< -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
