<?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: compress tar.bz2 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/compress-tar-bz2/m-p/5275695#M52944</link>
    <description>Tnx all</description>
    <pubDate>Wed, 16 Mar 2011 06:10:52 GMT</pubDate>
    <dc:creator>jona_1</dc:creator>
    <dc:date>2011-03-16T06:10:52Z</dc:date>
    <item>
      <title>compress tar.bz2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compress-tar-bz2/m-p/5275692#M52941</link>
      <description>Hi,&lt;BR /&gt;I want to compress a tar file.&lt;BR /&gt;current name is test.tar. i want to make it tar.bz2.Could you please tell me the full command.&lt;BR /&gt;RHEL 5.2&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Fri, 04 Mar 2011 08:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compress-tar-bz2/m-p/5275692#M52941</guid>
      <dc:creator>jona_1</dc:creator>
      <dc:date>2011-03-04T08:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: compress tar.bz2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compress-tar-bz2/m-p/5275693#M52942</link>
      <description>bzip2 test.tar&lt;BR /&gt;&lt;BR /&gt;It will produce test.tar.bz2, and if the compression is successful, the original file will be removed.&lt;BR /&gt;&lt;BR /&gt;If you want the original file to remain, then:&lt;BR /&gt;&lt;BR /&gt;bzip2 &lt;TEST.TAR&gt;test.tar.bz2&lt;BR /&gt;&lt;BR /&gt;When creating a tar file, you can also compress it at the same time, by adding "j" to the tar options. For example:&lt;BR /&gt;&lt;BR /&gt;tar jcf test.tar.bz2 /some/directory&lt;BR /&gt;&lt;BR /&gt;MK&lt;/TEST.TAR&gt;</description>
      <pubDate>Fri, 04 Mar 2011 13:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compress-tar-bz2/m-p/5275693#M52942</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-03-04T13:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: compress tar.bz2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compress-tar-bz2/m-p/5275694#M52943</link>
      <description>&lt;!--!*#--&gt;&amp;gt; When creating a tar file, [...]&lt;BR /&gt;&lt;BR /&gt;Or, the old-fashioned way:&lt;BR /&gt;&lt;BR /&gt;      tar cf - stuff | bzip2 &amp;gt; stuff.tar.bz2&lt;BR /&gt;&lt;BR /&gt;which works with any compression filter&lt;BR /&gt;program (gzip, ...), and with versions of&lt;BR /&gt;"tar" which don't themselves know how to do&lt;BR /&gt;the compression.</description>
      <pubDate>Fri, 04 Mar 2011 15:46:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compress-tar-bz2/m-p/5275694#M52943</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-03-04T15:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: compress tar.bz2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compress-tar-bz2/m-p/5275695#M52944</link>
      <description>Tnx all</description>
      <pubDate>Wed, 16 Mar 2011 06:10:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compress-tar-bz2/m-p/5275695#M52944</guid>
      <dc:creator>jona_1</dc:creator>
      <dc:date>2011-03-16T06:10:52Z</dc:date>
    </item>
  </channel>
</rss>

