<?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: find files modified on a certain date in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/find-files-modified-on-a-certain-date/m-p/4990443#M47411</link>
    <description>I got the answer:&lt;BR /&gt;&lt;BR /&gt;# touch -amt 200601260000 /tmp/ref1&lt;BR /&gt;# touch -amt 200601262359 /tmp/ref2&lt;BR /&gt;# find / -type f -newer /tmp/ref1 -a ! -newer /tmp/ref2</description>
    <pubDate>Wed, 12 Jul 2006 10:57:25 GMT</pubDate>
    <dc:creator>yyghp</dc:creator>
    <dc:date>2006-07-12T10:57:25Z</dc:date>
    <item>
      <title>find files modified on a certain date</title>
      <link>https://community.hpe.com/t5/operating-system-linux/find-files-modified-on-a-certain-date/m-p/4990442#M47410</link>
      <description>I need to search the whole filesystem for all those files being modified/accessed on Jan 26,2006.&lt;BR /&gt;How can I use "find" command to do that?&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 12 Jul 2006 10:09:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/find-files-modified-on-a-certain-date/m-p/4990442#M47410</guid>
      <dc:creator>yyghp</dc:creator>
      <dc:date>2006-07-12T10:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: find files modified on a certain date</title>
      <link>https://community.hpe.com/t5/operating-system-linux/find-files-modified-on-a-certain-date/m-p/4990443#M47411</link>
      <description>I got the answer:&lt;BR /&gt;&lt;BR /&gt;# touch -amt 200601260000 /tmp/ref1&lt;BR /&gt;# touch -amt 200601262359 /tmp/ref2&lt;BR /&gt;# find / -type f -newer /tmp/ref1 -a ! -newer /tmp/ref2</description>
      <pubDate>Wed, 12 Jul 2006 10:57:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/find-files-modified-on-a-certain-date/m-p/4990443#M47411</guid>
      <dc:creator>yyghp</dc:creator>
      <dc:date>2006-07-12T10:57:25Z</dc:date>
    </item>
  </channel>
</rss>

