From owner-freebsd-questions@FreeBSD.ORG Wed Oct 28 22:43:04 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 429FB106566B for ; Wed, 28 Oct 2009 22:43:04 +0000 (UTC) (envelope-from mak@kolybabi.com) Received: from mail.nepharia.org (mail.nepharia.org [209.44.104.71]) by mx1.freebsd.org (Postfix) with ESMTP id 1CD6E8FC08 for ; Wed, 28 Oct 2009 22:43:03 +0000 (UTC) Received: from brisbane.nepharia.org (wnpgmb0816w-ds01-16-115.dynamic.mts.net [207.161.16.115]) by mail.nepharia.org (Postfix) with ESMTPSA id A2F1F3E89A8 for ; Wed, 28 Oct 2009 17:43:02 -0500 (CDT) Received: by brisbane.nepharia.org (nbSMTP-1.00) for uid 1000 (using TLSv1/SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) mak@kolybabi.com; Wed, 28 Oct 2009 17:43:12 -0500 (CDT) Date: Wed, 28 Oct 2009 17:43:01 -0500 From: Mak Kolybabi To: freebsd-questions@freebsd.org Message-ID: <20091028224301.GA13397@brisbane.gateway.2wire.net> References: <20091028223242.GA26697@marge.bs.l> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20091028223242.GA26697@marge.bs.l> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: [OT] Show nice columns of numers 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: Wed, 28 Oct 2009 22:43:04 -0000 On 2009-10-28 23:32, Bertram Scharpf wrote: > As it will be a movie, not a photograph, I would like to have huge columns of > numbers running over the screen or at least one window. Does somebody know a > programm that produces such nice output? If you're not dead-set on numbers, somethings like the following works: while true; do; dd if=/dev/urandom bs=64 count=1 2>/dev/null | sha256; done -- Matthew Anthony Kolybabi (Mak) () ASCII Ribbon Campaign | Against HTML e-mail /\ www.asciiribbon.org | Against proprietary extensions