<?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 tar data to be view in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-data-to-be-view/m-p/4515013#M366304</link>
    <description>Hi Guys,&lt;BR /&gt;I have HP UX-10.0 box&lt;BR /&gt;I watn to add data to the tape by tar. Before adding data, i want to check any data already there in tape(mt -t dev/Om status  is not work in hpux 10.0). So pls anybody tell me the command to veryfy the data in the tape.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;vinay</description>
    <pubDate>Thu, 15 Oct 2009 14:21:24 GMT</pubDate>
    <dc:creator>HP UNIX Professionals</dc:creator>
    <dc:date>2009-10-15T14:21:24Z</dc:date>
    <item>
      <title>tar data to be view</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-data-to-be-view/m-p/4515013#M366304</link>
      <description>Hi Guys,&lt;BR /&gt;I have HP UX-10.0 box&lt;BR /&gt;I watn to add data to the tape by tar. Before adding data, i want to check any data already there in tape(mt -t dev/Om status  is not work in hpux 10.0). So pls anybody tell me the command to veryfy the data in the tape.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;vinay</description>
      <pubDate>Thu, 15 Oct 2009 14:21:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-data-to-be-view/m-p/4515013#M366304</guid>
      <dc:creator>HP UNIX Professionals</dc:creator>
      <dc:date>2009-10-15T14:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: tar data to be view</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-data-to-be-view/m-p/4515014#M366305</link>
      <description>tar -t will list the tar archive that already exists on the tape, if that's what you mean.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 15 Oct 2009 14:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-data-to-be-view/m-p/4515014#M366305</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2009-10-15T14:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: tar data to be view</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-data-to-be-view/m-p/4515015#M366306</link>
      <description>you can use "tar -tvf /dev/rmt/0m"  which will list the existing contents of the first tar file on the tape (or error out if nothings there / not tar format).&lt;BR /&gt;&lt;BR /&gt;there is a problem with this method though.  Unless you already know how many tar files are on the tape, you're going to have to use a non-rewind device and repeat the command until it errors, as its always possible someone did something like:&lt;BR /&gt;&lt;BR /&gt;tar -cvf /dev/rmt/0mn &lt;SOMETHING&gt;&lt;BR /&gt;tar -cvf /dev/rmt/0mn &lt;SOMETHINGELSE&gt;&lt;BR /&gt;tar -cvf /dev/rmt/0m  &lt;ONEMORE&gt;&lt;BR /&gt;&lt;BR /&gt;which would create 3 separate tar files on the tape.&lt;BR /&gt;&lt;BR /&gt;I don't recommend trying to add information to an existing tape, as it *does not* get appended to the existing archive / replace and existing file.  In addition, any little mistake when entering the command can trash the existing archive, making the tape unusable.&lt;BR /&gt;&lt;BR /&gt;Tape is relatively cheap, I'd use a new one....and sleep better having done so.&lt;/ONEMORE&gt;&lt;/SOMETHINGELSE&gt;&lt;/SOMETHING&gt;</description>
      <pubDate>Thu, 15 Oct 2009 14:47:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-data-to-be-view/m-p/4515015#M366306</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-10-15T14:47:12Z</dc:date>
    </item>
  </channel>
</rss>

