<?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 append two lines in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/append-two-lines/m-p/3215266#M169342</link>
    <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;I am having trouble with the following: I need to take filea and append it to fileb side by side. ie: &lt;BR /&gt;&lt;BR /&gt;filea      fileb&lt;BR /&gt;aaa        bbb&lt;BR /&gt;aaa        bbb&lt;BR /&gt;&lt;BR /&gt;I need to build a file (filec) with columns from filea and fileb. I have been trying to use sed to do this. Any ideas?</description>
    <pubDate>Wed, 10 Mar 2004 17:26:24 GMT</pubDate>
    <dc:creator>rene martinez</dc:creator>
    <dc:date>2004-03-10T17:26:24Z</dc:date>
    <item>
      <title>append two lines</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/append-two-lines/m-p/3215266#M169342</link>
      <description>Hello All,&lt;BR /&gt;&lt;BR /&gt;I am having trouble with the following: I need to take filea and append it to fileb side by side. ie: &lt;BR /&gt;&lt;BR /&gt;filea      fileb&lt;BR /&gt;aaa        bbb&lt;BR /&gt;aaa        bbb&lt;BR /&gt;&lt;BR /&gt;I need to build a file (filec) with columns from filea and fileb. I have been trying to use sed to do this. Any ideas?</description>
      <pubDate>Wed, 10 Mar 2004 17:26:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/append-two-lines/m-p/3215266#M169342</guid>
      <dc:creator>rene martinez</dc:creator>
      <dc:date>2004-03-10T17:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: append two lines</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/append-two-lines/m-p/3215267#M169343</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try 'paste' command. Man 'paste'.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 10 Mar 2004 17:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/append-two-lines/m-p/3215267#M169343</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-03-10T17:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: append two lines</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/append-two-lines/m-p/3215268#M169344</link>
      <description>as Sridhar suggests:&lt;BR /&gt;&lt;BR /&gt;paste file1 file2 &amp;gt; file3</description>
      <pubDate>Wed, 10 Mar 2004 17:53:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/append-two-lines/m-p/3215268#M169344</guid>
      <dc:creator>curt larson_1</dc:creator>
      <dc:date>2004-03-10T17:53:20Z</dc:date>
    </item>
  </channel>
</rss>

