<?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 Reading .gz file in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Reading-gz-file/m-p/155239#M40762</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please me read .gz file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as per my knowledge i ahve tried to write correct code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Nov 2013 13:35:56 GMT</pubDate>
    <dc:creator>Aman4SAS</dc:creator>
    <dc:date>2013-11-25T13:35:56Z</dc:date>
    <item>
      <title>Reading .gz file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-gz-file/m-p/155239#M40762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please me read .gz file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as per my knowledge i ahve tried to write correct code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 13:35:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-gz-file/m-p/155239#M40762</guid>
      <dc:creator>Aman4SAS</dc:creator>
      <dc:date>2013-11-25T13:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Reading .gz file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-gz-file/m-p/155240#M40763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you convert it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 14:10:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-gz-file/m-p/155240#M40763</guid>
      <dc:creator>MohammadFayaz</dc:creator>
      <dc:date>2013-11-25T14:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reading .gz file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-gz-file/m-p/155241#M40764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check with the support for your local system.&amp;nbsp; Note that the zcat command is for files compressed using the compress command (those normally end with .Z) Try using gunzip with the -c option to pipe the results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 16:24:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-gz-file/m-p/155241#M40764</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2013-11-25T16:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reading .gz file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reading-gz-file/m-p/155242#M40765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You appear to have a *nix compressed file (.gz extension is created by the gzip command in *nix) on a Windows system ("\" in file name).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To read this on the PC with a pipe, you will need to install a PC version of gunzip or 7zip and configure the environment variables to find the command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is a one-off, it will be easier to do it interactively and store the uncompressed file.&amp;nbsp; (Of note, a Windows file compressed using the OS takes about the same space on the disk drive as a .gz or .zip file.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 20:47:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reading-gz-file/m-p/155242#M40765</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2013-11-27T20:47:54Z</dc:date>
    </item>
  </channel>
</rss>

