From owner-freebsd-chat Fri Dec 13 13:10:37 2002 Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 662A537B401 for ; Fri, 13 Dec 2002 13:10:36 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59C8743EC2 for ; Fri, 13 Dec 2002 13:10:35 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b007.otenet.gr [195.167.121.135]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id gBDLAUQk017885; Fri, 13 Dec 2002 23:10:31 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.6/8.12.6) with ESMTP id gBDLATk1017894; Fri, 13 Dec 2002 23:10:30 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by gothmog.gr (8.12.6/8.12.6/Submit) id gBDLASrM017893; Fri, 13 Dec 2002 23:10:28 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 13 Dec 2002 23:10:27 +0200 From: Giorgos Keramidas To: George Barnett Cc: freebsd-chat@FreeBSD.ORG Subject: Re: aaaarrrrggghhh - I can't remember and it's killling me.. Message-ID: <20021213211027.GA17651@gothmog.gr> References: <017e01c2a2c2$56d91e60$c74608c3@spoem> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <017e01c2a2c2$56d91e60$c74608c3@spoem> Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 2002-12-13 16:11, George Barnett wrote: > There's a shell command which takes a block of text and outputs it into n > columns... > > eg: > > blah blah blah > blah blah blah > blah blah blah > blah blah blah > blah blah blah > > becomes: > > blah blah blah blah blah blah > blah blah blah blah blah blah > blah blah blah blah blah blah Perhaps rs(1) is what you want? keramida@gothmog[23:10]/home/keramida$ man -k rs | grep '^rs(' rs(1) - reshape a data array To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message