<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2678398#M907720</link>
    <description>The other stuff is not junk, it is just the normal output from what you are doing.&lt;BR /&gt;&lt;BR /&gt;To get just the date and the filename you'll have to do something like:&lt;BR /&gt;&lt;BR /&gt;# tar -tvf /dev/rmt/1m | awk '{ print $4, $5, $6, $7, $8 }' &amp;gt; file1.txt</description>
    <pubDate>Thu, 07 Mar 2002 20:20:07 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2002-03-07T20:20:07Z</dc:date>
    <item>
      <title>tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2678397#M907719</link>
      <description>Hi&lt;BR /&gt;   I am trying to read the contents of the tape into the file using the command tar -tvf /dev/rmt/1m &amp;gt; file1.txt. I want to retrive only the date and the location and name of the file. But it is giving me the date and file name with bytes and junk stuff. Can anyone help me out in this.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Prathap.</description>
      <pubDate>Thu, 07 Mar 2002 20:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2678397#M907719</guid>
      <dc:creator>Prathap_1</dc:creator>
      <dc:date>2002-03-07T20:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: tar</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2678398#M907720</link>
      <description>The other stuff is not junk, it is just the normal output from what you are doing.&lt;BR /&gt;&lt;BR /&gt;To get just the date and the filename you'll have to do something like:&lt;BR /&gt;&lt;BR /&gt;# tar -tvf /dev/rmt/1m | awk '{ print $4, $5, $6, $7, $8 }' &amp;gt; file1.txt</description>
      <pubDate>Thu, 07 Mar 2002 20:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar/m-p/2678398#M907720</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-03-07T20:20:07Z</dc:date>
    </item>
  </channel>
</rss>

