<?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: how to copy multiple directories? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169584#M321102</link>
    <description>&amp;gt; Not all equally good ...&lt;BR /&gt;&lt;BR /&gt;True, some are much funnier than others :-)</description>
    <pubDate>Mon, 31 Mar 2008 14:10:42 GMT</pubDate>
    <dc:creator>Bob E Campbell</dc:creator>
    <dc:date>2008-03-31T14:10:42Z</dc:date>
    <item>
      <title>how to copy multiple directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169577#M321095</link>
      <description>command to how to copy multiple directories in hpux?</description>
      <pubDate>Fri, 28 Mar 2008 07:58:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169577#M321095</guid>
      <dc:creator>sokolova</dc:creator>
      <dc:date>2008-03-28T07:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy multiple directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169578#M321096</link>
      <description>Copy them to where?&lt;BR /&gt;You can use cp -r dir1 dir2 ... target_dir</description>
      <pubDate>Fri, 28 Mar 2008 08:17:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169578#M321096</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-03-28T08:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy multiple directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169579#M321097</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;As mentioned by Dennis, we need more clarifications. From where to where?&lt;BR /&gt;&lt;BR /&gt;to preserve the permissions, you will have to also include the "-p" switch.&lt;BR /&gt;&lt;BR /&gt;for more information, see: man cp&lt;BR /&gt;&lt;BR /&gt;Are there any symbolic links in these directories?&lt;BR /&gt;&lt;BR /&gt;revert.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 28 Mar 2008 09:39:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169579#M321097</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-03-28T09:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy multiple directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169580#M321098</link>
      <description>u can use cp -r command</description>
      <pubDate>Sat, 29 Mar 2008 07:41:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169580#M321098</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-03-29T07:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy multiple directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169581#M321099</link>
      <description>I'm mystified.  Why do people recommend&lt;BR /&gt;"cp -r" for this task?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1203742" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1203742&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Given an adequate "tar" program, a "tar"&lt;BR /&gt;pipeline can do a much better job.</description>
      <pubDate>Sat, 29 Mar 2008 13:09:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169581#M321099</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-03-29T13:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy multiple directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169582#M321100</link>
      <description>Hey, this is Unix!  There are plenty of ways to do anything!  You have already had some of them.  My favorite is good old find + cpio.&lt;BR /&gt;&lt;BR /&gt;# find /dir1 /dir2 /dir3 -print |\&lt;BR /&gt;  cpio -pdvlmx /newDir&lt;BR /&gt;&lt;BR /&gt;Read the find and cpio man pages.  Lots of control options.  Overkill, sure!  But isn't that what Unix is all about ;-)</description>
      <pubDate>Mon, 31 Mar 2008 02:21:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169582#M321100</guid>
      <dc:creator>Bob E Campbell</dc:creator>
      <dc:date>2008-03-31T02:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy multiple directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169583#M321101</link>
      <description>&amp;gt; Hey, this is Unix! There are plenty of ways&lt;BR /&gt;&amp;gt; to do anything!  [...]&lt;BR /&gt;&lt;BR /&gt;Not all equally good, however.</description>
      <pubDate>Mon, 31 Mar 2008 02:32:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169583#M321101</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-03-31T02:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy multiple directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169584#M321102</link>
      <description>&amp;gt; Not all equally good ...&lt;BR /&gt;&lt;BR /&gt;True, some are much funnier than others :-)</description>
      <pubDate>Mon, 31 Mar 2008 14:10:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169584#M321102</guid>
      <dc:creator>Bob E Campbell</dc:creator>
      <dc:date>2008-03-31T14:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to copy multiple directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169585#M321103</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Not all equally good, however.&lt;BR /&gt;&lt;BR /&gt;...and some will puzzle the uninitiated more than others...especially if one doesn't care to read the manpages :-)&lt;BR /&gt;&lt;BR /&gt;Then again, the philosophy is to do whatever you tell it (or not) to do...&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 31 Mar 2008 15:56:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-copy-multiple-directories/m-p/4169585#M321103</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-03-31T15:56:02Z</dc:date>
    </item>
  </channel>
</rss>

