<?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 SAS piping in Linux- retrieving date of file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-piping-in-Linux-retrieving-date-of-file/m-p/85254#M18320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to retrieve filenames and corresponding dates(file creation dates)&amp;nbsp; from a directory in Linux environment using SAS piping.&amp;nbsp; I can retrieve filenames but not dates.&amp;nbsp; Here is the code I use to retrieve files:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filename x pipe 'ls /path';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried other linux commands in addition to ls but none works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Jul 2013 21:41:06 GMT</pubDate>
    <dc:creator>cdavis4468</dc:creator>
    <dc:date>2013-07-21T21:41:06Z</dc:date>
    <item>
      <title>SAS piping in Linux- retrieving date of file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-piping-in-Linux-retrieving-date-of-file/m-p/85254#M18320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to retrieve filenames and corresponding dates(file creation dates)&amp;nbsp; from a directory in Linux environment using SAS piping.&amp;nbsp; I can retrieve filenames but not dates.&amp;nbsp; Here is the code I use to retrieve files:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filename x pipe 'ls /path';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried other linux commands in addition to ls but none works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jul 2013 21:41:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-piping-in-Linux-retrieving-date-of-file/m-p/85254#M18320</guid>
      <dc:creator>cdavis4468</dc:creator>
      <dc:date>2013-07-21T21:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAS piping in Linux- retrieving date of file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-piping-in-Linux-retrieving-date-of-file/m-p/85255#M18321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try &lt;/P&gt;&lt;P&gt;ls -l&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jul 2013 22:51:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-piping-in-Linux-retrieving-date-of-file/m-p/85255#M18321</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2013-07-21T22:51:29Z</dc:date>
    </item>
  </channel>
</rss>

