<?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: archiving in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/archiving/m-p/2534078#M890246</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I've seen this done but I can't fully remember the command.  I thought it was something like:&lt;BR /&gt;&lt;BR /&gt;find /{path} -mtime +7|xargs tar -cvf archive -&lt;BR /&gt;&lt;BR /&gt;This is assuming that I remember correctly that tar will take standard input (-)&lt;BR /&gt;&lt;BR /&gt;Should be easy to test.&lt;BR /&gt;&lt;BR /&gt;Good Luck.&lt;BR /&gt;Check man on find - there may be a tar command in the example section that you can use to do what you want with modification.&lt;BR /&gt;&lt;BR /&gt;Peggy</description>
    <pubDate>Tue, 29 May 2001 20:47:43 GMT</pubDate>
    <dc:creator>Peggy Fong</dc:creator>
    <dc:date>2001-05-29T20:47:43Z</dc:date>
    <item>
      <title>archiving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/archiving/m-p/2534077#M890245</link>
      <description>Has anybody used find with xargs and tar to archive find that have been modified within last 7 days?  I appreciate the help&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Tue, 29 May 2001 19:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/archiving/m-p/2534077#M890245</guid>
      <dc:creator>Amir Fadaghi</dc:creator>
      <dc:date>2001-05-29T19:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: archiving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/archiving/m-p/2534078#M890246</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I've seen this done but I can't fully remember the command.  I thought it was something like:&lt;BR /&gt;&lt;BR /&gt;find /{path} -mtime +7|xargs tar -cvf archive -&lt;BR /&gt;&lt;BR /&gt;This is assuming that I remember correctly that tar will take standard input (-)&lt;BR /&gt;&lt;BR /&gt;Should be easy to test.&lt;BR /&gt;&lt;BR /&gt;Good Luck.&lt;BR /&gt;Check man on find - there may be a tar command in the example section that you can use to do what you want with modification.&lt;BR /&gt;&lt;BR /&gt;Peggy</description>
      <pubDate>Tue, 29 May 2001 20:47:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/archiving/m-p/2534078#M890246</guid>
      <dc:creator>Peggy Fong</dc:creator>
      <dc:date>2001-05-29T20:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: archiving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/archiving/m-p/2534079#M890247</link>
      <description>find {PATH} -type f -mtime -7 | xargs tar cvf {ARCHIVE}</description>
      <pubDate>Tue, 29 May 2001 21:12:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/archiving/m-p/2534079#M890247</guid>
      <dc:creator>Alan Riggs</dc:creator>
      <dc:date>2001-05-29T21:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: archiving</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/archiving/m-p/2534080#M890248</link>
      <description>See: &lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x7e9e0cb17a32d5118fef0090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x7e9e0cb17a32d5118fef0090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 May 2001 11:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/archiving/m-p/2534080#M890248</guid>
      <dc:creator>Carlos Fernandez Riera</dc:creator>
      <dc:date>2001-05-30T11:11:27Z</dc:date>
    </item>
  </channel>
</rss>

