[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] tar exit-code 2
From: |
Sergey Poznyakoff |
Subject: |
Re: [Bug-tar] tar exit-code 2 |
Date: |
Tue, 06 Sep 2005 16:35:09 +0300 |
Weiser,Frank <address@hidden> wrote:
> Hello bug-tar list
>
> I am looking for a definition of tar-exit-codes. I have read, that there are
> three codes: 0, 1 , 2
> but what does it mean?
0 - successful termination
1 - (only with -d): some files in archive differ
2 - an error occurred
> 2 - return code from the child process (gzip, bzip2, etc.)
Regards,
Sergey