<?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: cpio in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/4613528#M376785</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is because it is a warning, not an error and command completes succesfully. From "man cpio":&lt;BR /&gt;&lt;BR /&gt;"If cpio -i tries to create a file that already exists and the existing file is the same age or newer, cpio will output a warning message and not replace the file. The -u option can be used to unconditionally overwrite the existing file"&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
    <pubDate>Wed, 07 Apr 2010 11:23:52 GMT</pubDate>
    <dc:creator>R.O.</dc:creator>
    <dc:date>2010-04-07T11:23:52Z</dc:date>
    <item>
      <title>cpio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/4613527#M376784</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;   After running the cpio command , we are checking echo $? its shwoing 0 but it has some entries in the output file where we are redirecting standard error.(Example:&lt;BR /&gt;current  newer)&lt;BR /&gt;&lt;BR /&gt;why its recording some entries eventhough its showing successful (0)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prashant</description>
      <pubDate>Wed, 07 Apr 2010 11:03:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/4613527#M376784</guid>
      <dc:creator>Prashanth Waugh</dc:creator>
      <dc:date>2010-04-07T11:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: cpio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/4613528#M376785</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is because it is a warning, not an error and command completes succesfully. From "man cpio":&lt;BR /&gt;&lt;BR /&gt;"If cpio -i tries to create a file that already exists and the existing file is the same age or newer, cpio will output a warning message and not replace the file. The -u option can be used to unconditionally overwrite the existing file"&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Wed, 07 Apr 2010 11:23:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/4613528#M376785</guid>
      <dc:creator>R.O.</dc:creator>
      <dc:date>2010-04-07T11:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: cpio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/4613529#M376786</link>
      <description>You can also use pax(1) to read cpio files:&lt;BR /&gt;pax -r -f foo.cpio ...</description>
      <pubDate>Wed, 07 Apr 2010 13:14:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/4613529#M376786</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-04-07T13:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: cpio</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/4613530#M376787</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I don't see your procedure.  Here is what I have.&lt;BR /&gt;&lt;BR /&gt;cd /dir&lt;BR /&gt;find . | cpio -oBx &amp;gt; /dev/rmt/0m  (* write out to tape *)&lt;BR /&gt;&lt;BR /&gt;cpio -itB &amp;lt; /dev/rmt/0m (* read table of contents and verify tape *)&lt;BR /&gt;&lt;BR /&gt;cpio -idumvB "pattern in dir Path file format" &amp;lt; /dev/rmt/0mn 2&amp;gt; /error_file  (* selective restore of one file, log errors to /error_file *)</description>
      <pubDate>Wed, 07 Apr 2010 13:18:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpio/m-p/4613530#M376787</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2010-04-07T13:18:04Z</dc:date>
    </item>
  </channel>
</rss>

