<?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: mv files by date in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mv-files-by-date/m-p/2423421#M427</link>
    <description>find . -mtime (number of days back that the files were created) -exec ll {} ;&lt;BR /&gt;&lt;BR /&gt;Once you verify that the listed files are correct use:&lt;BR /&gt;&lt;BR /&gt;find . -mtime (days) -exec mv {} &lt;DIR&gt; ;&lt;/DIR&gt;</description>
    <pubDate>Thu, 18 May 2000 15:40:52 GMT</pubDate>
    <dc:creator>Alan Riggs</dc:creator>
    <dc:date>2000-05-18T15:40:52Z</dc:date>
    <item>
      <title>mv files by date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mv-files-by-date/m-p/2423420#M426</link>
      <description>How can I move a group of files that were all created on the same date?  I have about 30 files that were created on the same date that I want to move to a different location.  How can I do that without moving them 1 by 1?</description>
      <pubDate>Thu, 18 May 2000 15:25:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mv-files-by-date/m-p/2423420#M426</guid>
      <dc:creator>ACS_2</dc:creator>
      <dc:date>2000-05-18T15:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: mv files by date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mv-files-by-date/m-p/2423421#M427</link>
      <description>find . -mtime (number of days back that the files were created) -exec ll {} ;&lt;BR /&gt;&lt;BR /&gt;Once you verify that the listed files are correct use:&lt;BR /&gt;&lt;BR /&gt;find . -mtime (days) -exec mv {} &lt;DIR&gt; ;&lt;/DIR&gt;</description>
      <pubDate>Thu, 18 May 2000 15:40:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mv-files-by-date/m-p/2423421#M427</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2000-05-18T15:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: mv files by date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mv-files-by-date/m-p/2423422#M428</link>
      <description>Dont forget to escape the ";" at the end of the line.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 May 2000 20:24:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mv-files-by-date/m-p/2423422#M428</guid>
      <dc:creator>Jose Vidal</dc:creator>
      <dc:date>2000-05-18T20:24:49Z</dc:date>
    </item>
  </channel>
</rss>

