bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] tar -T option


From: Pavel Raiskup
Subject: Re: [Bug-tar] tar -T option
Date: Thu, 15 Aug 2013 14:41:38 +0200
User-agent: KMail/4.10.5 (Linux/3.10.4-300.fc19.x86_64; KDE/4.10.5; x86_64; ; )

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

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