<?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: Joining files created by the SPLIT command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/joining-files-created-by-the-split-command/m-p/3684984#M793835</link>
    <description>try :&lt;BR /&gt;cat backup01.tar backup02.tar &amp;gt; backup.tar&lt;BR /&gt;</description>
    <pubDate>Mon, 05 Dec 2005 15:15:24 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2005-12-05T15:15:24Z</dc:date>
    <item>
      <title>Joining files created by the SPLIT command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/joining-files-created-by-the-split-command/m-p/3684982#M793833</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a file named "backup.tar" file that is greater that 2Gig. When trying to dump the file to tape, using the "tar" command, the error occurs indicating that the file is more than 2Gig.&lt;BR /&gt;&lt;BR /&gt;To get around this problem I used the UNIX "split" command to split the backup.tar file in to two 1Gig files - backup01.tar and backup02.tar.&lt;BR /&gt;&lt;BR /&gt;What I would like to know is that for recovery purposes, after the two tar files have been restored from tape, how do I properly join them back to form the one "backup.tar" file?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance.</description>
      <pubDate>Mon, 05 Dec 2005 15:10:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/joining-files-created-by-the-split-command/m-p/3684982#M793833</guid>
      <dc:creator>Alexander Laing</dc:creator>
      <dc:date>2005-12-05T15:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Joining files created by the SPLIT command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/joining-files-created-by-the-split-command/m-p/3684983#M793834</link>
      <description>Shalom Alexander,&lt;BR /&gt;&lt;BR /&gt;Please make sure the filesystem you are assembling these files on permits largefiles.&lt;BR /&gt;cp backup01.tar &amp;gt; backup.tar&lt;BR /&gt;cat backup02.tar &amp;gt;&amp;gt; backup.tar&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 05 Dec 2005 15:15:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/joining-files-created-by-the-split-command/m-p/3684983#M793834</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-12-05T15:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Joining files created by the SPLIT command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/joining-files-created-by-the-split-command/m-p/3684984#M793835</link>
      <description>try :&lt;BR /&gt;cat backup01.tar backup02.tar &amp;gt; backup.tar&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Dec 2005 15:15:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/joining-files-created-by-the-split-command/m-p/3684984#M793835</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-12-05T15:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Joining files created by the SPLIT command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/joining-files-created-by-the-split-command/m-p/3684985#M793836</link>
      <description>All you have to do is cat them.&lt;BR /&gt;&lt;BR /&gt;cat backup.01.tar backup02.tar &amp;gt; backup.tar&lt;BR /&gt;&lt;BR /&gt;Split creates filenames that are lexically ordered, eg, myfileaa, myfileab, myfileac ...&lt;BR /&gt;&lt;BR /&gt;so that&lt;BR /&gt;&lt;BR /&gt;cat myfile* &amp;gt; myfile does just what you want to do.&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Dec 2005 15:17:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/joining-files-created-by-the-split-command/m-p/3684985#M793836</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-12-05T15:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Joining files created by the SPLIT command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/joining-files-created-by-the-split-command/m-p/3684986#M793837</link>
      <description>Thanks guys, for your quick response.&lt;BR /&gt;&lt;BR /&gt;The suggestion worked.&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Dec 2005 15:25:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/joining-files-created-by-the-split-command/m-p/3684986#M793837</guid>
      <dc:creator>Alexander Laing</dc:creator>
      <dc:date>2005-12-05T15:25:50Z</dc:date>
    </item>
  </channel>
</rss>

