From owner-freebsd-questions Thu Mar 9 10:35:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ptd.net (mail1.ha-net.ptd.net [207.44.96.65]) by hub.freebsd.org (Postfix) with SMTP id 097DD37B7B8 for ; Thu, 9 Mar 2000 10:35:54 -0800 (PST) (envelope-from tms2@mail.ptd.net) Received: (qmail 20890 invoked from network); 9 Mar 2000 18:36:00 -0000 Received: from du46.cli.ptd.net (HELO mail.ptd.net) (204.186.33.46) by mail.ptd.net with SMTP; 9 Mar 2000 18:36:00 -0000 Message-ID: <38C7EEDF.D9B2190F@mail.ptd.net> Date: Thu, 09 Mar 2000 13:35:11 -0500 From: "Thomas M. Sommers" X-Mailer: Mozilla 4.51 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 Cc: freebsd-questions@freebsd.org Subject: Re: Merging file entries "comlumnwise" References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg Pavelcak wrote: > > Suppose file1 contains > > record11 > record12 > record13 > . > . > . > > and file2 contains > > record21 > record22 > record23 > . > . > . > > How can I get output like > > record11 record21 > record12 record22 > record13 record23 > . > . > . > > Thanks for any input. > > Greg > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message man paste To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message