<?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: Unix Archive command is not working with X in Unix in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Unix-Archive-command-is-not-working-with-X-in-Unix/m-p/587315#M167744</link>
    <description>Is XCMD enabled? It's usually off by default. &lt;BR /&gt;&lt;BR /&gt;Run the following and check your log.&lt;BR /&gt;proc options option=xcmd;&lt;BR /&gt;run;</description>
    <pubDate>Mon, 09 Sep 2019 17:51:03 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-09-09T17:51:03Z</dc:date>
    <item>
      <title>Unix Archive command is not working with X in Unix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unix-Archive-command-is-not-working-with-X-in-Unix/m-p/587314#M167743</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Given below Unix command is not working in SAS eg&amp;nbsp; with X command. Rest all commands are working fine instead of "archive". Archive is not functioning whenever I am trying to do with SAS eg. However, following command is working fine when I use with the unix editor. Please suggest any solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;find -type f -not -name '*.txt' -mtime +30 -printf '%P\n' | xargs &lt;STRONG&gt;archive&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 17:36:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unix-Archive-command-is-not-working-with-X-in-Unix/m-p/587314#M167743</guid>
      <dc:creator>abhityagi</dc:creator>
      <dc:date>2019-09-09T17:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Archive command is not working with X in Unix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unix-Archive-command-is-not-working-with-X-in-Unix/m-p/587315#M167744</link>
      <description>Is XCMD enabled? It's usually off by default. &lt;BR /&gt;&lt;BR /&gt;Run the following and check your log.&lt;BR /&gt;proc options option=xcmd;&lt;BR /&gt;run;</description>
      <pubDate>Mon, 09 Sep 2019 17:51:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unix-Archive-command-is-not-working-with-X-in-Unix/m-p/587315#M167744</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-09-09T17:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Unix Archive command is not working with X in Unix</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unix-Archive-command-is-not-working-with-X-in-Unix/m-p/587333#M167751</link>
      <description>&lt;P&gt;I don't think archive is an internal command for any Unix shell that I know of.&lt;/P&gt;
&lt;P&gt;Perhaps the search path for the Unix session that is running your SAS session does not include the folder where archive command lives?&lt;/P&gt;
&lt;P&gt;What does the archive command do? Does it need to interact with a terminal?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 18:40:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unix-Archive-command-is-not-working-with-X-in-Unix/m-p/587333#M167751</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-09-09T18:40:02Z</dc:date>
    </item>
  </channel>
</rss>

