Giorgio Padoan <[EMAIL PROTECTED]> wrote: > Tar exited with error 256 () status Tar itself uses the following exit codes:
0 Successful termination 1 (only in diff mode) Some files differ 2 Failure If tar runs a compressor/decompressor program and it exits with a non-zero code, tar will exit with that code. Regards, Sergey _______________________________________________ Bug-tar mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-tar
