<?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: how to zip files? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-to-zip-files/m-p/404040#M278967</link>
    <description>Please explain what does not work, and be so kind to post code using {I} icon.</description>
    <pubDate>Fri, 13 Oct 2017 17:19:33 GMT</pubDate>
    <dc:creator>error_prone</dc:creator>
    <dc:date>2017-10-13T17:19:33Z</dc:date>
    <item>
      <title>how to zip files?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-zip-files/m-p/404039#M278966</link>
      <description>&lt;P&gt;I want to zip individual files. The kicker is sometimes they already exist, so I don't want to rezip them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This&amp;nbsp;&lt;A title="link" href="https://unix.stackexchange.com/questions/160405/use-gzip-to-compress-the-files-in-a-directory-except-for-already-existing-gz-fi" target="_self"&gt;example&lt;/A&gt;&amp;nbsp;code works from command line, but I don't know how to get it working using X...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 562px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/15877i82E2720A858C61CE/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;jim&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 17:15:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-zip-files/m-p/404039#M278966</guid>
      <dc:creator>cellurl</dc:creator>
      <dc:date>2017-10-13T17:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to zip files?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-zip-files/m-p/404040#M278967</link>
      <description>Please explain what does not work, and be so kind to post code using {I} icon.</description>
      <pubDate>Fri, 13 Oct 2017 17:19:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-zip-files/m-p/404040#M278967</guid>
      <dc:creator>error_prone</dc:creator>
      <dc:date>2017-10-13T17:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to zip files?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-zip-files/m-p/404044#M278968</link>
      <description>&lt;P&gt;I dumbed it down and it works. (Lucked out)&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 560px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/15878i61F48D4F60E4AF51/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 17:26:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-zip-files/m-p/404044#M278968</guid>
      <dc:creator>cellurl</dc:creator>
      <dc:date>2017-10-13T17:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to zip files?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-zip-files/m-p/404050#M278969</link>
      <description>the error is shown above. "find: incomplete stmt". Also it didnt zip...</description>
      <pubDate>Fri, 13 Oct 2017 17:44:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-zip-files/m-p/404050#M278969</guid>
      <dc:creator>cellurl</dc:creator>
      <dc:date>2017-10-13T17:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to zip files?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-zip-files/m-p/404056#M278970</link>
      <description>&lt;P&gt;You need to escape the ! character in your unix command.&amp;nbsp; So if you want to find files that do NOT end if .gz it might look like this.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;find ...... \! -name '*.gz' ....&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;PS Why did you post a photograph of text?&amp;nbsp; Copy the text as text and use the {i} button on the editor to pop-up a text window to paste the text into.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 18:03:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-zip-files/m-p/404056#M278970</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2017-10-13T18:03:55Z</dc:date>
    </item>
  </channel>
</rss>

