<?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 cp command question in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cp-command-question/m-p/5053790#M93592</link>
    <description>&lt;BR /&gt;I need to copy a file from a path lets say : &lt;BR /&gt;&lt;BR /&gt;/a/b/c/file-name&lt;BR /&gt;&lt;BR /&gt;to &lt;BR /&gt;&lt;BR /&gt;/d&lt;BR /&gt;&lt;BR /&gt;such that the file is copied as /d/a/b/c/filename.( and I dont have to do a mkdir to create the directories in /d )</description>
    <pubDate>Tue, 19 Jun 2007 12:54:46 GMT</pubDate>
    <dc:creator>Hunki</dc:creator>
    <dc:date>2007-06-19T12:54:46Z</dc:date>
    <item>
      <title>cp command question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cp-command-question/m-p/5053790#M93592</link>
      <description>&lt;BR /&gt;I need to copy a file from a path lets say : &lt;BR /&gt;&lt;BR /&gt;/a/b/c/file-name&lt;BR /&gt;&lt;BR /&gt;to &lt;BR /&gt;&lt;BR /&gt;/d&lt;BR /&gt;&lt;BR /&gt;such that the file is copied as /d/a/b/c/filename.( and I dont have to do a mkdir to create the directories in /d )</description>
      <pubDate>Tue, 19 Jun 2007 12:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cp-command-question/m-p/5053790#M93592</guid>
      <dc:creator>Hunki</dc:creator>
      <dc:date>2007-06-19T12:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: cp command question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cp-command-question/m-p/5053791#M93593</link>
      <description>If the files have different owners and permissions, create a tar and restore it to the new location.</description>
      <pubDate>Tue, 19 Jun 2007 13:06:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cp-command-question/m-p/5053791#M93593</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-06-19T13:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: cp command question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cp-command-question/m-p/5053792#M93594</link>
      <description>Use pax(1) to get that effect i.e.&lt;BR /&gt;&lt;BR /&gt;# pax -rw /a/b/c/file_name /d/&lt;BR /&gt;&lt;BR /&gt;~cheers</description>
      <pubDate>Tue, 19 Jun 2007 13:58:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cp-command-question/m-p/5053792#M93594</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2007-06-19T13:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: cp command question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cp-command-question/m-p/5053793#M93595</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You can short-circut the creation of a multi-level directory with:&lt;BR /&gt;&lt;BR /&gt;# mkdir -p /dir1/dir2/dir3/dir4&lt;BR /&gt;&lt;BR /&gt;See the 'mkdir' manpages.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 19 Jun 2007 14:30:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cp-command-question/m-p/5053793#M93595</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-06-19T14:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: cp command question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cp-command-question/m-p/5053794#M93596</link>
      <description>Thanks you all and specially to Sandman !</description>
      <pubDate>Tue, 19 Jun 2007 16:11:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cp-command-question/m-p/5053794#M93596</guid>
      <dc:creator>Hunki</dc:creator>
      <dc:date>2007-06-19T16:11:16Z</dc:date>
    </item>
  </channel>
</rss>

