help-tar
[Top][All Lists]
Advanced

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

Re: How do i figure out what exit code 13 means?


From: Paul Eggert
Subject: Re: How do i figure out what exit code 13 means?
Date: Thu, 20 Jul 2023 11:31:09 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 2023-07-20 07:23, Alex Mantel wrote:
I receive an exit-code 13. I would like to know what the exit-code means.

What happens if you use strace on the 'tar' in question? E.g., run 'strace -o /tmp/tr tar xf -' rather than plain 'tar xf -'.



reply via email to

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