<?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 find big file in current DIR,and recently updated file also in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-big-file-in-current-dir-and-recently-updated-file/m-p/5029831#M62110</link>
    <description>pls give me full commnd....</description>
    <pubDate>Thu, 22 Feb 2007 05:04:40 GMT</pubDate>
    <dc:creator>AA786</dc:creator>
    <dc:date>2007-02-22T05:04:40Z</dc:date>
    <item>
      <title>how to find big file in current DIR,and recently updated file also</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-big-file-in-current-dir-and-recently-updated-file/m-p/5029829#M62108</link>
      <description>how to find big file in current DIR(above defined mb/kb),and recently updated file also&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Aarun&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Feb 2007 22:25:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-big-file-in-current-dir-and-recently-updated-file/m-p/5029829#M62108</guid>
      <dc:creator>AA786</dc:creator>
      <dc:date>2007-02-21T22:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to find big file in current DIR,and recently updated file also</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-big-file-in-current-dir-and-recently-updated-file/m-p/5029830#M62109</link>
      <description>See this page for find tutorial - &lt;A href="http://www.softpanorama.org/Tools/Find/find_mini_tutorial.shtml" target="_blank"&gt;http://www.softpanorama.org/Tools/Find/find_mini_tutorial.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for example use this:&lt;BR /&gt;&lt;BR /&gt;-mtime +7       Matches files modified more than 7 days ago&lt;BR /&gt;  -atime -2       Matches files accessed less than 2 days ago&lt;BR /&gt;  -size +100      Matches files larger than 100 blocks (50K)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Feb 2007 03:14:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-big-file-in-current-dir-and-recently-updated-file/m-p/5029830#M62109</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-02-22T03:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to find big file in current DIR,and recently updated file also</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-big-file-in-current-dir-and-recently-updated-file/m-p/5029831#M62110</link>
      <description>pls give me full commnd....</description>
      <pubDate>Thu, 22 Feb 2007 05:04:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-big-file-in-current-dir-and-recently-updated-file/m-p/5029831#M62110</guid>
      <dc:creator>AA786</dc:creator>
      <dc:date>2007-02-22T05:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to find big file in current DIR,and recently updated file also</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-big-file-in-current-dir-and-recently-updated-file/m-p/5029832#M62111</link>
      <description>Files modified more than 7 days ago:&lt;BR /&gt;find . -xdev -mtime +7 -type f -print&lt;BR /&gt;&lt;BR /&gt;big files (over 100mb) :&lt;BR /&gt;&lt;BR /&gt;find . -size 100000000c -print&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Thu, 22 Feb 2007 06:10:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-big-file-in-current-dir-and-recently-updated-file/m-p/5029832#M62111</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-02-22T06:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to find big file in current DIR,and recently updated file also</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-big-file-in-current-dir-and-recently-updated-file/m-p/5029833#M62112</link>
      <description>Thanks</description>
      <pubDate>Tue, 27 May 2008 02:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-big-file-in-current-dir-and-recently-updated-file/m-p/5029833#M62112</guid>
      <dc:creator>AA786</dc:creator>
      <dc:date>2008-05-27T02:15:51Z</dc:date>
    </item>
  </channel>
</rss>

