bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] keep newer files bug?


From: Sergey Poznyakoff
Subject: Re: [Bug-tar] keep newer files bug?
Date: Tue, 24 May 2005 14:23:01 +0300

Hi Helmut,

Thanks a lot for the detailed descriprion in your letter. It does,
unfortunately, contain an initial misinterpretation of options
--keep-newer-files, --overwrite and --unlink-first: namely, all the
three options are *mutually exclusive*, i.e. it is senseless to
use any two of them in a single invocation, since the option that occurs
in the command line last will disable all previous ones.

In other words, running

  tar --keep-newer-files --overwrite ...

actually means that only --overwrite is in effect.

Regards,
Sergey
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]