<?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: is it possible to delete files by DATE ? in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/is-it-possible-to-delete-files-by-date/m-p/3223787#M9221</link>
    <description>Hi Bruno,&lt;BR /&gt;&lt;BR /&gt;as my predecessor said, find is the command of choice and info can be found in man pages.&lt;BR /&gt;&lt;BR /&gt;You can search by modification time or access time of a file or by modification time of the inode of the file. This is:&lt;BR /&gt;mtime&lt;BR /&gt;atime&lt;BR /&gt;ctime&lt;BR /&gt;Time is in days and used with +,- or space.&lt;BR /&gt;+1 means 2days plus&lt;BR /&gt;-1 means less than 1day&lt;BR /&gt;1 means 1day.&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
    <pubDate>Fri, 19 Mar 2004 10:47:51 GMT</pubDate>
    <dc:creator>Michael Schulte zur Sur</dc:creator>
    <dc:date>2004-03-19T10:47:51Z</dc:date>
    <item>
      <title>is it possible to delete files by DATE ?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/is-it-possible-to-delete-files-by-date/m-p/3223785#M9219</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;I wpuld like to know if itÂ´s possible to delete files by date instead of name.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot &lt;BR /&gt;&lt;BR /&gt;Bru</description>
      <pubDate>Fri, 19 Mar 2004 07:56:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/is-it-possible-to-delete-files-by-date/m-p/3223785#M9219</guid>
      <dc:creator>Bruno Vilardo</dc:creator>
      <dc:date>2004-03-19T07:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: is it possible to delete files by DATE ?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/is-it-possible-to-delete-files-by-date/m-p/3223786#M9220</link>
      <description>Hi Bruno,&lt;BR /&gt;&lt;BR /&gt;You can use "find" command to find and delete files older than certain date. E.g.&lt;BR /&gt;&lt;BR /&gt;# find /user -ctime +3 -exec rm {} \;&lt;BR /&gt;&lt;BR /&gt;will find and delete all files created more than three days ago under /user directory.&lt;BR /&gt;&lt;BR /&gt;See man pages for find for more details about options.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Emil L. Dragic</description>
      <pubDate>Fri, 19 Mar 2004 09:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/is-it-possible-to-delete-files-by-date/m-p/3223786#M9220</guid>
      <dc:creator>Emil L. Dragic</dc:creator>
      <dc:date>2004-03-19T09:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: is it possible to delete files by DATE ?</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/is-it-possible-to-delete-files-by-date/m-p/3223787#M9221</link>
      <description>Hi Bruno,&lt;BR /&gt;&lt;BR /&gt;as my predecessor said, find is the command of choice and info can be found in man pages.&lt;BR /&gt;&lt;BR /&gt;You can search by modification time or access time of a file or by modification time of the inode of the file. This is:&lt;BR /&gt;mtime&lt;BR /&gt;atime&lt;BR /&gt;ctime&lt;BR /&gt;Time is in days and used with +,- or space.&lt;BR /&gt;+1 means 2days plus&lt;BR /&gt;-1 means less than 1day&lt;BR /&gt;1 means 1day.&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Mar 2004 10:47:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/is-it-possible-to-delete-files-by-date/m-p/3223787#M9221</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-03-19T10:47:51Z</dc:date>
    </item>
  </channel>
</rss>

