<?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 How to read .tar.gz file? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-tar-gz-file/m-p/874218#M345374</link>
    <description>&lt;P&gt;Hello Everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a file with &lt;EM&gt;.tar.gz&lt;/EM&gt; extension. For zip files I can use the filename &amp;lt;fileref&amp;gt; ZIP 'file_name', is there a similar way to access and read&amp;nbsp;&lt;EM&gt;.tar.gz file?&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 05 May 2023 21:53:10 GMT</pubDate>
    <dc:creator>dishenpancholi</dc:creator>
    <dc:date>2023-05-05T21:53:10Z</dc:date>
    <item>
      <title>How to read .tar.gz file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-tar-gz-file/m-p/874218#M345374</link>
      <description>&lt;P&gt;Hello Everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a file with &lt;EM&gt;.tar.gz&lt;/EM&gt; extension. For zip files I can use the filename &amp;lt;fileref&amp;gt; ZIP 'file_name', is there a similar way to access and read&amp;nbsp;&lt;EM&gt;.tar.gz file?&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 21:53:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-tar-gz-file/m-p/874218#M345374</guid>
      <dc:creator>dishenpancholi</dc:creator>
      <dc:date>2023-05-05T21:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to read .tar.gz file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-read-tar-gz-file/m-p/874219#M345375</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/437866"&gt;@dishenpancholi&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello Everyone,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a file with &lt;EM&gt;.tar.gz&lt;/EM&gt; extension. For zip files I can use the filename &amp;lt;fileref&amp;gt; ZIP 'file_name', is there a similar way to access and read&amp;nbsp;&lt;EM&gt;.tar.gz file?&lt;/EM&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use the tar command to extract files from an tar archive.&amp;nbsp; It should have an option that will let it know that it needs to use GUNZIP first to remove the GZIP compression that the .gz extension indicates.&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 21:57:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-read-tar-gz-file/m-p/874219#M345375</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2023-05-05T21:57:58Z</dc:date>
    </item>
  </channel>
</rss>

