<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996074#M718495</link>
    <description>Sorry for all the replies, I am having connection problems.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dario</description>
    <pubDate>Thu, 12 Jun 2003 15:53:43 GMT</pubDate>
    <dc:creator>Dario_1</dc:creator>
    <dc:date>2003-06-12T15:53:43Z</dc:date>
    <item>
      <title>Compress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996069#M718490</link>
      <description>what will the following do&lt;BR /&gt;&lt;BR /&gt;COMPRESS EXT</description>
      <pubDate>Thu, 12 Jun 2003 15:44:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996069#M718490</guid>
      <dc:creator>Prabhu_7</dc:creator>
      <dc:date>2003-06-12T15:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Compress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996070#M718491</link>
      <description>It won't do anything because the command is in upper case.&lt;BR /&gt;&lt;BR /&gt;If it were lower case like:&lt;BR /&gt;&lt;BR /&gt;# compress EXT&lt;BR /&gt;&lt;BR /&gt;It would compress the EXT file and create a new file called EXT.Z</description>
      <pubDate>Thu, 12 Jun 2003 15:47:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996070#M718491</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2003-06-12T15:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Compress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996071#M718492</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;used propertly (lowercase) will create a compress file&lt;BR /&gt;&lt;BR /&gt;EXT.Z&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dario</description>
      <pubDate>Thu, 12 Jun 2003 15:49:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996071#M718492</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-06-12T15:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Compress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996072#M718493</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;used propertly (lowercase) will create a compress file&lt;BR /&gt;&lt;BR /&gt;EXT.Z&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dario</description>
      <pubDate>Thu, 12 Jun 2003 15:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996072#M718493</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-06-12T15:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Compress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996073#M718494</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;used propertly (lowercase) will create a compress file&lt;BR /&gt;&lt;BR /&gt;EXT.Z&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dario</description>
      <pubDate>Thu, 12 Jun 2003 15:51:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996073#M718494</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-06-12T15:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Compress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996074#M718495</link>
      <description>Sorry for all the replies, I am having connection problems.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Dario</description>
      <pubDate>Thu, 12 Jun 2003 15:53:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996074#M718495</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-06-12T15:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Compress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996075#M718496</link>
      <description>1. to compress file:&lt;BR /&gt;root@wmo_a# ll&lt;BR /&gt;-rw-r--r--   1 ora        dba        3711277 May 31 16:35 tmp.txt&lt;BR /&gt;root@wmo_a# compress tmp.txt&lt;BR /&gt;root@wmo_a# ll&lt;BR /&gt;-rw-r--r--   1 ora        dba         336469 May 31 16:35 tmp.txt.Z&lt;BR /&gt;&lt;BR /&gt;2. you may uncompress file as below:&lt;BR /&gt;root@wmo_a# uncompress tmp.txt.Z&lt;BR /&gt;root@wmo_a# ll&lt;BR /&gt;-rw-r--r--   1 ora        dba        3711277 May 31 16:35 tmp.txt&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jun 2003 15:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996075#M718496</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-06-12T15:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Compress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996076#M718497</link>
      <description>comperss EXT will compress&lt;BR /&gt;the file EXT and rename it EXT.Z</description>
      <pubDate>Thu, 12 Jun 2003 15:55:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996076#M718497</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2003-06-12T15:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Compress</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996077#M718498</link>
      <description>think of it as a unix zip</description>
      <pubDate>Thu, 12 Jun 2003 15:57:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compress/m-p/2996077#M718498</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2003-06-12T15:57:04Z</dc:date>
    </item>
  </channel>
</rss>

