On Sun, Aug 22, 2021 at 13:58:48 -0400, Robert Murphy wrote:
> I am having trouble with the --exclude-from option in version 1.13. It
> appears --exclude-from does not work. Below is the command line I am using
> and multiple --exclude-from file(s).
>
> tar -c -f x9.tar -v --exclude-from=xx.tx
Robert Murphy ha escrit:
> I am having trouble with the --exclude-from option in version 1.13. It
Tar 1.13 is 22 years old. Please use more recent version (e.g. 1.34,
released on 2021-02-13).
Regards,
Sergey
I am having trouble with the --exclude-from option in version 1.13. It
appears --exclude-from does not work. Below is the command line I am using
and multiple --exclude-from file(s).
tar -c -f x9.tar -v --exclude-from=xx.txt *.*
Below are multiple --exclude-from files that I have tried to u