<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Tar exit codes in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4151642#M318834</link>
    <description>On my HP system, tar exits with a variety of exit codes (right now, I'm getting an exit code of "5").  I think what folks are asking for is an explanation of what each error code means, specifically.  The tar command might be buried inside a massive build script or something, where the actual output is not readily available.</description>
    <pubDate>Wed, 12 Mar 2008 14:23:53 GMT</pubDate>
    <dc:creator>William Donnelly</dc:creator>
    <dc:date>2008-03-12T14:23:53Z</dc:date>
    <item>
      <title>Tar exit codes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4151637#M318829</link>
      <description>Can someone give me the list of tar exit codes?&lt;BR /&gt;This is for standard /bin/tar.&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Feb 2008 15:59:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4151637#M318829</guid>
      <dc:creator>Mac_minator</dc:creator>
      <dc:date>2008-02-27T15:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Tar exit codes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4151638#M318830</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You can probably rely on 0=success; 1=failure in keeping with all standard Unix utilities.  Otherwise, 'tar' reports errors with messages.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 27 Feb 2008 16:03:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4151638#M318830</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-02-27T16:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Tar exit codes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4151639#M318831</link>
      <description>&amp;gt; This is for standard /bin/tar.&lt;BR /&gt;&lt;BR /&gt;Too bad.  The documentation for GNU "tar"&lt;BR /&gt;seems to be better along this axis.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.gnu.org/software/tar/manual/" target="_blank"&gt;http://www.gnu.org/software/tar/manual/&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.gnu.org/software/tar/manual/html_node/tar_33.html#IDX28" target="_blank"&gt;http://www.gnu.org/software/tar/manual/html_node/tar_33.html#IDX28&lt;/A&gt;</description>
      <pubDate>Wed, 27 Feb 2008 16:53:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4151639#M318831</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-02-27T16:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Tar exit codes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4151640#M318832</link>
      <description>&amp;gt;JRF: You can probably rely on 0=success; 1=failure in keeping with all standard Unix utilities.&lt;BR /&gt;&lt;BR /&gt;Don't you mean &amp;gt;0 or non-zero is failure?  That's what rm(1) and mkdir(1) say.</description>
      <pubDate>Thu, 28 Feb 2008 06:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4151640#M318832</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-02-28T06:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Tar exit codes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4151641#M318833</link>
      <description>&lt;BR /&gt;Hi Mac,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You should concentrate on the error message accompanying the non-zero exit code&lt;BR /&gt;&lt;BR /&gt;WK</description>
      <pubDate>Thu, 28 Feb 2008 06:43:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4151641#M318833</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2008-02-28T06:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tar exit codes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4151642#M318834</link>
      <description>On my HP system, tar exits with a variety of exit codes (right now, I'm getting an exit code of "5").  I think what folks are asking for is an explanation of what each error code means, specifically.  The tar command might be buried inside a massive build script or something, where the actual output is not readily available.</description>
      <pubDate>Wed, 12 Mar 2008 14:23:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4151642#M318834</guid>
      <dc:creator>William Donnelly</dc:creator>
      <dc:date>2008-03-12T14:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Tar exit codes</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4151643#M318835</link>
      <description>&amp;gt;William: tar exits with a variety of exit codes (right now, I'm getting an exit code of 5). I think what folks are asking for is an explanation of what each error code means&lt;BR /&gt;&lt;BR /&gt;Since they aren't documented, you can't attach any meaning to the different exit status.&lt;BR /&gt;(You didn't see this but from the source 5 means only non-fatal errors occurred.)</description>
      <pubDate>Wed, 12 Mar 2008 20:40:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-exit-codes/m-p/4151643#M318835</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-12T20:40:55Z</dc:date>
    </item>
  </channel>
</rss>

