On Thursday, August 15, 2013 14:30:27 Christian Wetzel wrote:
> What do you mean by 're-definition' ? Mentioning the same file twice ?

I should rather say 'definition' by -T.  Example:

  tar -cvvf test.tar -T LIST1 -T LIST1 -T LIST2

Before these changes, tar failed immediately (before even tried to store
files defined in LIST1).  Now it firstly stores everything from FILE1 and
then fails (it may take hours to process FILE1 to reach this failure).

Pavel


Reply via email to