<?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: view a tarred bzip2 file in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/view-a-tarred-bzip2-file/m-p/3140383#M8485</link>
    <description>I normally use "tar jtvf file.tar.bz2"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom</description>
    <pubDate>Fri, 12 Dec 2003 10:37:36 GMT</pubDate>
    <dc:creator>Tom Ward_1</dc:creator>
    <dc:date>2003-12-12T10:37:36Z</dc:date>
    <item>
      <title>view a tarred bzip2 file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/view-a-tarred-bzip2-file/m-p/3140379#M8481</link>
      <description>what is the command to view a tarred bzip2 file?&lt;BR /&gt;&lt;BR /&gt;file.tar.bz2</description>
      <pubDate>Tue, 09 Dec 2003 17:51:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/view-a-tarred-bzip2-file/m-p/3140379#M8481</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2003-12-09T17:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: view a tarred bzip2 file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/view-a-tarred-bzip2-file/m-p/3140380#M8482</link>
      <description>bunzip2 file.tar.bz2&lt;BR /&gt;tar -xvf file.tar&lt;BR /&gt;&lt;BR /&gt;This can certainly be crafted into a pipe ;-)&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin&lt;BR /&gt;&lt;BR /&gt;P.S.If you do not have bzip2 check &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.digistar.com/bzip2/" target="_blank"&gt;http://www.digistar.com/bzip2/&lt;/A&gt;</description>
      <pubDate>Tue, 09 Dec 2003 18:11:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/view-a-tarred-bzip2-file/m-p/3140380#M8482</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-12-09T18:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: view a tarred bzip2 file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/view-a-tarred-bzip2-file/m-p/3140381#M8483</link>
      <description>If you do have bzip2 installed, and a recent version of GNU tar (i.e. newer than 24 months old), you can use:&lt;BR /&gt;&lt;BR /&gt;tar itvf file.tar.bz2&lt;BR /&gt;&lt;BR /&gt;the 'i' flag is like the 'z' flag, but for 'bzip2' instead of 'gzip'.&lt;BR /&gt;&lt;BR /&gt;Much fun..</description>
      <pubDate>Tue, 09 Dec 2003 19:40:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/view-a-tarred-bzip2-file/m-p/3140381#M8483</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-12-09T19:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: view a tarred bzip2 file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/view-a-tarred-bzip2-file/m-p/3140382#M8484</link>
      <description>Adding to what Stuart said; if you have the console file manager `mc', open that up and bring the cursor to the bzipped file.  Press Enter and you can view the contents of the bzipped file.  You can get out from the `insides' of that file by manipulating the cursor keys.  Midnight Commander is the `swiss army penknife' on the console.</description>
      <pubDate>Wed, 10 Dec 2003 05:54:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/view-a-tarred-bzip2-file/m-p/3140382#M8484</guid>
      <dc:creator>Ragu_1</dc:creator>
      <dc:date>2003-12-10T05:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: view a tarred bzip2 file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/view-a-tarred-bzip2-file/m-p/3140383#M8485</link>
      <description>I normally use "tar jtvf file.tar.bz2"&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom</description>
      <pubDate>Fri, 12 Dec 2003 10:37:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/view-a-tarred-bzip2-file/m-p/3140383#M8485</guid>
      <dc:creator>Tom Ward_1</dc:creator>
      <dc:date>2003-12-12T10:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: view a tarred bzip2 file</title>
      <link>https://community.hpe.com/t5/operating-system-linux/view-a-tarred-bzip2-file/m-p/3140384#M8486</link>
      <description>ack!&lt;BR /&gt;&lt;BR /&gt;My apologies.&lt;BR /&gt;&lt;BR /&gt;Tom is right for the newer versions of tar.&lt;BR /&gt;&lt;BR /&gt;There were 2 or 3 version however that used 'I' instead of 'j' (i.e. 1.13.17 as released with RH6.2).</description>
      <pubDate>Fri, 12 Dec 2003 18:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/view-a-tarred-bzip2-file/m-p/3140384#M8486</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-12-12T18:54:46Z</dc:date>
    </item>
  </channel>
</rss>

