<?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 determine the files with a keyword? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-determine-the-files-with-a-keyword/m-p/350961#M273678</link>
    <description>&lt;PRE&gt;grep employee *.sas&lt;/PRE&gt;
&lt;P&gt;from the UNIX commandline. Use the right tool for the job.&lt;/P&gt;</description>
    <pubDate>Tue, 18 Apr 2017 18:24:11 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2017-04-18T18:24:11Z</dc:date>
    <item>
      <title>How to determine the files with a keyword?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-determine-the-files-with-a-keyword/m-p/350906#M273676</link>
      <description>&lt;P&gt;Appreciate if someone of you help me with the interview question which I came across today.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are multiple .sas files in a specific folder. I need a program to determine the .sas files which has a keyword 'employee'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 15:40:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-determine-the-files-with-a-keyword/m-p/350906#M273676</guid>
      <dc:creator>Babloo</dc:creator>
      <dc:date>2017-04-18T15:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine the files with a keyword?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-determine-the-files-with-a-keyword/m-p/350907#M273677</link>
      <description>&lt;P&gt;This question was asked on here last week...search the forum the answer.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Recall that all .sas files are text files, so any command line search tools would also work, possibly even Windows Search.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The key to answering this correctly in an interview isn't necessarily knowing the exact answer, but knowing how to approach it. You can get this experience either through work, or if not work then review questions on here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 15:46:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-determine-the-files-with-a-keyword/m-p/350907#M273677</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-04-18T15:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine the files with a keyword?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-determine-the-files-with-a-keyword/m-p/350961#M273678</link>
      <description>&lt;PRE&gt;grep employee *.sas&lt;/PRE&gt;
&lt;P&gt;from the UNIX commandline. Use the right tool for the job.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Apr 2017 18:24:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-determine-the-files-with-a-keyword/m-p/350961#M273678</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-04-18T18:24:11Z</dc:date>
    </item>
  </channel>
</rss>

