<?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 Files sizes in a list of file names in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Files-sizes-in-a-list-of-file-names/m-p/489053#M127568</link>
    <description>&lt;P&gt;I have a job that lists files that are over a certain age and size to be archived.&amp;nbsp; I would like to have the file sizes listed with the file names.&amp;nbsp; What can I add to the following in order to get the file sizes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;X "find &lt;EM&gt;filepath&lt;/EM&gt; -type f -size +2097152 -mtime +60 -print &amp;gt; &lt;EM&gt;newfilename.txt&lt;/EM&gt;";&lt;/P&gt;</description>
    <pubDate>Wed, 22 Aug 2018 21:12:34 GMT</pubDate>
    <dc:creator>gjacks</dc:creator>
    <dc:date>2018-08-22T21:12:34Z</dc:date>
    <item>
      <title>Files sizes in a list of file names</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Files-sizes-in-a-list-of-file-names/m-p/489053#M127568</link>
      <description>&lt;P&gt;I have a job that lists files that are over a certain age and size to be archived.&amp;nbsp; I would like to have the file sizes listed with the file names.&amp;nbsp; What can I add to the following in order to get the file sizes?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;X "find &lt;EM&gt;filepath&lt;/EM&gt; -type f -size +2097152 -mtime +60 -print &amp;gt; &lt;EM&gt;newfilename.txt&lt;/EM&gt;";&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 21:12:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Files-sizes-in-a-list-of-file-names/m-p/489053#M127568</guid>
      <dc:creator>gjacks</dc:creator>
      <dc:date>2018-08-22T21:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Files sizes in a list of file names</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Files-sizes-in-a-list-of-file-names/m-p/489098#M127594</link>
      <description>&lt;P&gt;&lt;A href="https://www.cyberciti.biz/faq/how-do-i-find-the-largest-filesdirectories-on-a-linuxunixbsd-filesystem/" target="_self"&gt;Here is&lt;/A&gt;&amp;nbsp;one way to do it using %s.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is OS-dependent though, so you are better off looking in your OS's forums.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 00:13:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Files-sizes-in-a-list-of-file-names/m-p/489098#M127594</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2018-08-23T00:13:54Z</dc:date>
    </item>
  </channel>
</rss>

