<?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: Looking for a script in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/looking-for-a-script/m-p/4417742#M36471</link>
    <description>You just need to use the find command:&lt;BR /&gt;&lt;BR /&gt;find /oracle/app/logs -type f -mtime +7 -exec rm {} \;&lt;BR /&gt;&lt;BR /&gt;The -mtime +7 means files older than 7 days, and -exec rm {} execute the action.</description>
    <pubDate>Mon, 11 May 2009 19:50:09 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2009-05-11T19:50:09Z</dc:date>
    <item>
      <title>Looking for a script</title>
      <link>https://community.hpe.com/t5/operating-system-linux/looking-for-a-script/m-p/4417741#M36470</link>
      <description>Hello, I need to find a script that will do the following...&lt;BR /&gt;&lt;BR /&gt;Delete files that are a week or older from the following place...&lt;BR /&gt;&lt;BR /&gt;/oracle/app/logs/&lt;BR /&gt;&lt;BR /&gt;Thanks and points will be assigned.</description>
      <pubDate>Mon, 11 May 2009 19:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/looking-for-a-script/m-p/4417741#M36470</guid>
      <dc:creator>Ragni Singh</dc:creator>
      <dc:date>2009-05-11T19:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a script</title>
      <link>https://community.hpe.com/t5/operating-system-linux/looking-for-a-script/m-p/4417742#M36471</link>
      <description>You just need to use the find command:&lt;BR /&gt;&lt;BR /&gt;find /oracle/app/logs -type f -mtime +7 -exec rm {} \;&lt;BR /&gt;&lt;BR /&gt;The -mtime +7 means files older than 7 days, and -exec rm {} execute the action.</description>
      <pubDate>Mon, 11 May 2009 19:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/looking-for-a-script/m-p/4417742#M36471</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-05-11T19:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for a script</title>
      <link>https://community.hpe.com/t5/operating-system-linux/looking-for-a-script/m-p/4417743#M36472</link>
      <description>Thank you Ivan, I was having brain cramps. You get 10 points.</description>
      <pubDate>Mon, 11 May 2009 20:09:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/looking-for-a-script/m-p/4417743#M36472</guid>
      <dc:creator>Ragni Singh</dc:creator>
      <dc:date>2009-05-11T20:09:28Z</dc:date>
    </item>
  </channel>
</rss>

