From owner-freebsd-questions@FreeBSD.ORG Mon Jun 1 21:48:54 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7EBAD106566B for ; Mon, 1 Jun 2009 21:48:54 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id A9B578FC0A for ; Mon, 1 Jun 2009 21:48:53 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n51LmjjM033681; Mon, 1 Jun 2009 23:48:45 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n51Lmjrf033678; Mon, 1 Jun 2009 23:48:45 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Mon, 1 Jun 2009 23:48:45 +0200 (CEST) From: Wojciech Puchar To: Gary Kline In-Reply-To: <20090601213610.GA13395@thought.org> Message-ID: References: <20090601213610.GA13395@thought.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Mailing List Subject: Re: is there a program to joinlines? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jun 2009 21:48:54 -0000 > I recently discovered it is a "good thing" to use a utility of some kind > to joing the lines of a vi/vim-created file before using my you mean getting one line from line file+line one from other file and producing one line of output containing both man paste :)