<?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: Use cpio command to copy everything except some files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/use-cpio-command-to-copy-everything-except-some-files/m-p/3078238#M631052</link>
    <description>use the "f" option available with cpio which copies the files except those specified in the pattern &lt;BR /&gt;cpio -i f [pattern.........]&lt;BR /&gt;u can use even not these  as " ! "leading, which select not matching part of this expression&lt;BR /&gt;</description>
    <pubDate>Thu, 25 Sep 2003 09:20:55 GMT</pubDate>
    <dc:creator>Hari Kumar</dc:creator>
    <dc:date>2003-09-25T09:20:55Z</dc:date>
    <item>
      <title>Use cpio command to copy everything except some files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/use-cpio-command-to-copy-everything-except-some-files/m-p/3078236#M631050</link>
      <description>Is there any way I can use cpio command to copy everthing in the directory except some files or sub-directory?  I usually umount those sub directory that I don't want to copy but I have to do this in off-hour since I have to umount them.  I wish I can run cpio commnad to exclude some sub-directories that I don't want to copy. Thanks.</description>
      <pubDate>Thu, 25 Sep 2003 09:00:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/use-cpio-command-to-copy-everything-except-some-files/m-p/3078236#M631050</guid>
      <dc:creator>Michael Yu_1</dc:creator>
      <dc:date>2003-09-25T09:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Use cpio command to copy everything except some files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/use-cpio-command-to-copy-everything-except-some-files/m-p/3078237#M631051</link>
      <description>cd /srcdir&lt;BR /&gt;find ./ -depth -print|grep -v exclude_dir/files |cpio ....&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Sep 2003 09:11:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/use-cpio-command-to-copy-everything-except-some-files/m-p/3078237#M631051</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2003-09-25T09:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Use cpio command to copy everything except some files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/use-cpio-command-to-copy-everything-except-some-files/m-p/3078238#M631052</link>
      <description>use the "f" option available with cpio which copies the files except those specified in the pattern &lt;BR /&gt;cpio -i f [pattern.........]&lt;BR /&gt;u can use even not these  as " ! "leading, which select not matching part of this expression&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Sep 2003 09:20:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/use-cpio-command-to-copy-everything-except-some-files/m-p/3078238#M631052</guid>
      <dc:creator>Hari Kumar</dc:creator>
      <dc:date>2003-09-25T09:20:55Z</dc:date>
    </item>
  </channel>
</rss>

