<?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: Uncompress in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/uncompress/m-p/4985184#M420751</link>
    <description>this may be usefull for you.&lt;BR /&gt;Compress the file named zenith and print compression information to&lt;BR /&gt;      the terminal:&lt;BR /&gt;&lt;BR /&gt;           compress -v zenith&lt;BR /&gt;&lt;BR /&gt;      The terminal display shows either a line resembling&lt;BR /&gt;&lt;BR /&gt;           zenith: Compression: 23.55% -- replaced with zenith.Z&lt;BR /&gt;&lt;BR /&gt;      indicating that the compressed file is 23.55% smaller than the&lt;BR /&gt;      original, or a line resembling&lt;BR /&gt;&lt;BR /&gt;           zenith: Compression: -12.04% -- file unchanged&lt;BR /&gt;&lt;BR /&gt;      indicating that an additional 12.04% space must be used to compress&lt;BR /&gt;      the file.&lt;BR /&gt;&lt;BR /&gt;      Undo the compression by typing either of the following commands:&lt;BR /&gt;&lt;BR /&gt;           uncompress zenith.Z&lt;BR /&gt;           compress -d zenith.Z&lt;BR /&gt;&lt;BR /&gt;      This restores file zenith.Z to its original uncompressed form and&lt;BR /&gt;      name.&lt;BR /&gt;&lt;BR /&gt;      uncompress will perform on standard input if no files are specified.&lt;BR /&gt;      For example, to list a compressed tar file:&lt;BR /&gt;&lt;BR /&gt;           uncompress -c arch.tar.Z | tar -tvf -&lt;BR /&gt;</description>
    <pubDate>Tue, 13 Jun 2006 20:11:36 GMT</pubDate>
    <dc:creator>inventsekar_1</dc:creator>
    <dc:date>2006-06-13T20:11:36Z</dc:date>
    <item>
      <title>Uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uncompress/m-p/4985181#M420748</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Would like to uncompress a .Z file present in one filesystem into an another filesystem..&lt;BR /&gt;&lt;BR /&gt;any suggestions pls</description>
      <pubDate>Tue, 13 Jun 2006 19:53:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uncompress/m-p/4985181#M420748</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2006-06-13T19:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uncompress/m-p/4985182#M420749</link>
      <description>*.Z  Compressed file created by the command "compress" and removed by "uncompress". &lt;BR /&gt;&lt;BR /&gt;but i dont know how to uncompress files present in one filesystem into an another filesystem..&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jun 2006 20:01:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uncompress/m-p/4985182#M420749</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-06-13T20:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uncompress/m-p/4985183#M420750</link>
      <description>Easy, zcat is your friend:&lt;BR /&gt;&lt;BR /&gt;zcat &amp;lt; /xxx/yyy/zzz.Z &amp;gt; /aaa/bbb/zzz&lt;BR /&gt;&lt;BR /&gt;If you had bothered to do a man uncompress, you would have found zcat.</description>
      <pubDate>Tue, 13 Jun 2006 20:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uncompress/m-p/4985183#M420750</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-06-13T20:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uncompress/m-p/4985184#M420751</link>
      <description>this may be usefull for you.&lt;BR /&gt;Compress the file named zenith and print compression information to&lt;BR /&gt;      the terminal:&lt;BR /&gt;&lt;BR /&gt;           compress -v zenith&lt;BR /&gt;&lt;BR /&gt;      The terminal display shows either a line resembling&lt;BR /&gt;&lt;BR /&gt;           zenith: Compression: 23.55% -- replaced with zenith.Z&lt;BR /&gt;&lt;BR /&gt;      indicating that the compressed file is 23.55% smaller than the&lt;BR /&gt;      original, or a line resembling&lt;BR /&gt;&lt;BR /&gt;           zenith: Compression: -12.04% -- file unchanged&lt;BR /&gt;&lt;BR /&gt;      indicating that an additional 12.04% space must be used to compress&lt;BR /&gt;      the file.&lt;BR /&gt;&lt;BR /&gt;      Undo the compression by typing either of the following commands:&lt;BR /&gt;&lt;BR /&gt;           uncompress zenith.Z&lt;BR /&gt;           compress -d zenith.Z&lt;BR /&gt;&lt;BR /&gt;      This restores file zenith.Z to its original uncompressed form and&lt;BR /&gt;      name.&lt;BR /&gt;&lt;BR /&gt;      uncompress will perform on standard input if no files are specified.&lt;BR /&gt;      For example, to list a compressed tar file:&lt;BR /&gt;&lt;BR /&gt;           uncompress -c arch.tar.Z | tar -tvf -&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jun 2006 20:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uncompress/m-p/4985184#M420751</guid>
      <dc:creator>inventsekar_1</dc:creator>
      <dc:date>2006-06-13T20:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Uncompress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/uncompress/m-p/4985185#M420752</link>
      <description>The solution was given by clay stephenson..&lt;BR /&gt;&lt;BR /&gt;I used the zcat command but without the filename</description>
      <pubDate>Tue, 13 Jun 2006 21:03:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/uncompress/m-p/4985185#M420752</guid>
      <dc:creator>logaraman</dc:creator>
      <dc:date>2006-06-13T21:03:08Z</dc:date>
    </item>
  </channel>
</rss>

