bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] Error Code 141


From: Sergey Poznyakoff
Subject: Re: [Bug-tar] Error Code 141
Date: Tue, 01 Feb 2005 07:31:58 +0200

Cesar Solera <address@hidden> wrote:

> I'm new in this list, and i need your help because tar returned to me
> an error code that i don't know what it menas. The error code is 141.

GNU tar uses only 0, 1 and 2 as its exit codes. Any other value is
the exit code of its child process. For example, when processing
a gzipped archive, tar calls gzip to uncompress it. If gzip exits
with a non-zero code, tar propagates this code back to the shell.

Regards,
Sergey




reply via email to

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