<?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: Program to find a word from the list of files in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Program-to-find-a-word-from-the-list-of-files/m-p/587467#M167801</link>
    <description>&lt;P&gt;so you mean you cannot use the X command, could you please try the below code&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;X 'grep -il word ./*.sas';
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Sep 2019 10:58:32 GMT</pubDate>
    <dc:creator>Jagadishkatam</dc:creator>
    <dc:date>2019-09-10T10:58:32Z</dc:date>
    <item>
      <title>Program to find a word from the list of files</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Program-to-find-a-word-from-the-list-of-files/m-p/587465#M167800</link>
      <description>&lt;P&gt;Assume I've too many .sas files in one of the folder in SAS EG and now how to find for the &lt;EM&gt;/SAScode&lt;/EM&gt; in those programs and if it is available I will need to find the program name.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Right now I'm doing it manually (opening the .sas and finding the word)&amp;nbsp;and also I do not have access to LINUX Servers.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 10:05:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Program-to-find-a-word-from-the-list-of-files/m-p/587465#M167800</guid>
      <dc:creator>Babloo</dc:creator>
      <dc:date>2019-09-10T10:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Program to find a word from the list of files</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Program-to-find-a-word-from-the-list-of-files/m-p/587467#M167801</link>
      <description>&lt;P&gt;so you mean you cannot use the X command, could you please try the below code&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;X 'grep -il word ./*.sas';
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 10:58:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Program-to-find-a-word-from-the-list-of-files/m-p/587467#M167801</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2019-09-10T10:58:32Z</dc:date>
    </item>
  </channel>
</rss>

